See: Description
| Class | Description |
|---|---|
| AbstractMatchingChecker |
A general abstract wrapper to compute a
Matching between two HeapConfigurations. |
| EmbeddingChecker |
An
AbstractMatchingChecker to compute an embedding of a pattern HeapConfiguration
in a target HeapConfiguration. |
| IsomorphismChecker |
An
AbstractMatchingChecker to find isomorphisms between two HeapConfigurations. |
| MinDistanceEmbeddingChecker |
An
AbstractMatchingChecker that computes an embedding of a pattern HeapConfiguration
in a target HeapConfiguration with one additional constraint:
Each variable hyperedge must have at least a predefined distance to all elements in an embedding. |
| PreconditionChecker |
de.rwth.i2.attestor.graph.morphismCopyright © 2019. All rights reserved.