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.

LSBBState Enumeration

enum localsolverblackbox::LSBBState

State of LocalSolverBlackBox environment.

See:LocalSolverBlackBox::getState()

S_Modeling

Model is being built.

S_Running

Solver is running.

S_Paused

Solver is paused.

S_Stopped

Solver is stopped.