Module isomorphism

Source

Structsยง

NoSemanticMatch ๐Ÿ”’
Vf2State ๐Ÿ”’

Traitsยง

SemanticMatcher ๐Ÿ”’

Functionsยง

is_isomorphic
Graph Return true if the graphs g0 and g1 are isomorphic.
is_isomorphic_matching
Graph Return true if the graphs g0 and g1 are isomorphic.
try_match ๐Ÿ”’
Return Some(bool) if isomorphism is decided, else None.