LocalSolver logo
is now
Hexaly logo

We're excited to share that we are moving forward. We're leaving behind the LocalSolver brand and transitioning to our new identity: Hexaly. This represents a leap forward in our mission to enable every organization to make better decisions faster when faced with operational and strategic challenges.


LSState Enumeration

enum LSState

State of LocalSolver environment.

See:

LocalSolver::getState()

enumerator S_Modeling

Model is being built.

enumerator S_Running

Solver is running.

enumerator S_Paused

Solver is paused.

enumerator S_Stopped

Solver is stopped.