| Package | Description |
|---|---|
| de.rwth.i2.attestor.graph.morphism.feasibility |
All feasibility functions employed by the Morphism search to detect certain graph Morphisms.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompatiblePredecessors
Checks whether all already matched predecessors of the pattern candidate node are matched to predecessors
the the target candidate node.
|
class |
CompatibleSuccessors
Checks whether all already matched successors of the pattern candidate node are matched to predecessors
the the target candidate node.
|
Copyright © 2018. All rights reserved.