Click or drag to resize

IGraphHasSameStructure Method

Overload List
 NameDescription
Public methodHasSameStructure(IDictionaryIGraph, SetValueType) Returns whether this graph is isomorphic to any of the set of graphs given, neglecting the attribute values, only structurally Don't call from a parallelized matcher!
Public methodHasSameStructure(IGraph) Returns whether this graph is isomorphic to that graph, neglecting the attribute values, only structurally
Top
See Also