public class MorphismFound extends Object implements TerminationFunction
VF2State corresponds to a complete graph morphism
and thus no further steps have to be executed to find a morphism.| Constructor and Description |
|---|
MorphismFound() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
eval(VF2State state)
Checks whether searching for a morphism can be stopped.
|
public boolean eval(VF2State state)
TerminationFunctioneval in interface TerminationFunctionstate - The current state of the morphism constructed so far.Copyright © 2019. All rights reserved.