| Package | Description |
|---|---|
| de.rwth.i2.attestor.graph.morphism.checkers |
Specialized wrappers to compute frequently used morphisms such as
isomorphisms and embeddings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VF2EmbeddingChecker
A specialized
MorphismChecker to find all embeddings of a pattern graph in a target graph. |
class |
VF2IsomorphismChecker
A specialized
MorphismChecker to find isomorphisms between two graphs. |
class |
VF2MinDistanceEmbeddingChecker
A specialized
MorphismChecker to determine embeddings between a pattern graph
into a target graph in which each variable in the target graph has at least a given distance to the embedding. |
class |
VF2PreconditionChecker |
Copyright © 2019. All rights reserved.