Uses of Class
org.graph4j.isomorphism.AbstractState
Packages that use AbstractState
-
Uses of AbstractState in org.graph4j.isomorphism
Subclasses of AbstractState in org.graph4j.isomorphismModifier and TypeClassDescriptionclassAbstract class for the Ullman's algorithm: exact isomorphism and subgraph isomorphism.classAbstract class for the VF2(Vento Foggia) algorithm.classClass for the Ullman algorithm for exact graph isomorphism.classClass for the Ullman algorithm for exact graph isomorphism.classClass for the VF2 algorithm for exact graph isomorphism.classClass for the VF2 algorithm for subgraph isomorphism.