Structsยง
- NoSemantic
Match ๐ - Vf2State ๐
Traitsยง
- Semantic
Matcher ๐
Functionsยง
- is_
isomorphic - Graph Return
true
if the graphsg0
andg1
are isomorphic. - is_
isomorphic_ matching - Graph Return
true
if the graphsg0
andg1
are isomorphic. - try_
match ๐ - Return Some(bool) if isomorphism is decided, else None.