Uses of Class
eu.bandm.tools.graph.SCCGraphModel
Packages that use SCCGraphModel
-
Uses of SCCGraphModel in eu.bandm.tools.graph
Methods in eu.bandm.tools.graph that return SCCGraphModelModifier and TypeMethodDescriptionstatic <V> SCCGraphModel
<V> GraphModels.sccs
(RootedGraphModel<V> parent) static <V> SCCGraphModel
<V> GraphModels.sccs
(RootedGraphModel<V> parent, boolean retainCycles)