This page is for an old version of Hexaly Optimizer.
We recommend that you update your version and read the documentation for the
latest stable release.
LSState Enumeration¶
-
enum
localsolver
::
LSState
¶ State of LocalSolver environment.
See: LocalSolver::getState() Model is being built.
Solver is running.
Solver is paused.
Solver is stopped.