public interface AbortStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
checkAbort(StateSpace stateSpace)
Checks whether further states may be generated.
|
void checkAbort(StateSpace stateSpace) throws StateSpaceGenerationAbortedException
stateSpace - The StateSpace that has been generated so far.StateSpaceGenerationAbortedExceptionCopyright © 2019. All rights reserved.