public interface MorphismChecker
| Modifier and Type | Method and Description |
|---|---|
Morphism |
getMorphism() |
boolean |
hasMorphism() |
void |
run(Graph pattern,
Graph target)
Sets the pattern and target graph and searches for the first graph morphism.
|
void run(Graph pattern, Graph target)
pattern - The pattern graph.target - The target graph.boolean hasMorphism()
Morphism getMorphism()
Copyright © 2018. All rights reserved.