public interface StartStopListener extends SolverComponent
Modifier and Type | Method and Description |
---|---|
void |
onStart()
called when the solver starts search.
|
void |
onStop()
called when the solver stop search, for any reason
|
initialize
Copyright © 2022. All rights reserved.