public interface TerminationFunction
| Modifier and Type | Method and Description |
|---|---|
boolean |
eval(VF2State state)
Checks whether searching for a morphism can be stopped.
|
boolean eval(VF2State state)
state - The current state of the morphism constructed so far.Copyright © 2019. All rights reserved.