See: Description
| Class | Description |
|---|---|
| AbstractVF2MorphismChecker |
An abstract class providing a default implementation of
MorphismChecker
to find graph morphisms mapping a pattern graph into a target graph. |
| VF2EmbeddingChecker |
A specialized
MorphismChecker to find all embeddings of a pattern graph in a target graph. |
| VF2IsomorphismChecker |
A specialized
MorphismChecker to find isomorphisms between two graphs. |
| 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. |
| VF2PreconditionChecker |
Copyright © 2019. All rights reserved.