Click or drag to resize

IGraphHasSameStructure Method

Overload List
  NameDescription
Public methodHasSameStructure(IGraph)
Returns whether this graph is isomorphic to that graph, neglecting the attribute values, only structurally
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!
Top
See Also