Module petgraph::algo::isomorphism [−][src]
Functions
[Generic] Return true
if the graphs g0
and g1
are isomorphic.
[Generic] Return true
if the graphs g0
and g1
are isomorphic.
[Generic] Return true
if g0
is isomorphic to a subgraph of g1
.
[Generic] Return true
if g0
is isomorphic to a subgraph of g1
.