public class VF2MinDistanceEmbeddingChecker extends AbstractVF2MorphismChecker
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.| Constructor and Description |
|---|
VF2MinDistanceEmbeddingChecker(MorphismOptions options)
Initializes this checker for a given minimal distance.
|
public VF2MinDistanceEmbeddingChecker(MorphismOptions options)
options - Options guiding how embeddings are computedCopyright © 2019. All rights reserved.