Uses of Class
org.graph4j.isomorphism.AbstractVF2State
Packages that use AbstractVF2State
-
Uses of AbstractVF2State in org.graph4j.isomorphism
Subclasses of AbstractVF2State in org.graph4j.isomorphismModifier and TypeClassDescriptionclassClass for the VF2 algorithm for exact graph isomorphism.classClass for the VF2 algorithm for subgraph isomorphism.Constructors in org.graph4j.isomorphism with parameters of type AbstractVF2StateModifierConstructorDescriptionCopy constructor: the arrays are just referenced, for memory efficiency.