Click or drag to resize

GraphComparisonMatcher Methods

Methods
  NameDescription
Public methodIsIsomorph(PatternGraph, LGSPGraph, Boolean)
Returns whether the graph which resulted in thisPattern is isomorph to the graph given.
Public methodIsIsomorph(PatternGraph, LGSPGraph, Boolean, Int32)
Returns whether the graph which resulted in thisPattern is isomorph to the graph given, using the parallel is matched flags array of the given thread id.
Top
See Also