Uses of Class
org.graph4j.util.RootedTree
Packages that use RootedTree
-
Uses of RootedTree in org.graph4j.isomorphism
Constructors in org.graph4j.isomorphism with parameters of type RootedTreeModifierConstructorDescriptionRootedTreeIsomorphism(RootedTree rootedTree1, RootedTree rootedTree2) Constructor for the rooted tree isomorphism algorithm.