Uses of Class
com.semedy.reasoner.utils.Graph
-
Uses of Graph in com.semedy.reasoner.idb
-
Uses of Graph in com.semedy.reasoner.utils
Modifier and TypeMethodDescriptionGraph.getDenseGraph()
get a dense graph, i.e. a strong component is one node containing the original nodesGraph.getSubGraph
(List<E> subgraphnodes) create a sub-graph from all nodes starting at subgraphnodes