![]() | GraphComparisonMatcher Interface |
Namespace: de.unika.ipd.grGen.lgsp
public interface GraphComparisonMatcher
The GraphComparisonMatcher type exposes the following members.
Name | Description | |
---|---|---|
![]() | Name |
Returns the name of the compiled matcher, same as the name of the interpretation plan.
|
Name | Description | |
---|---|---|
![]() | IsIsomorph(PatternGraph, LGSPGraph, Boolean) |
Returns whether the graph which resulted in thisPattern is isomorph to the graph given.
|
![]() | IsIsomorph(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.
|