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.


LSObjectiveDirection Enumeration

enum LSObjectiveDirection

Objective directions.

See:

LSModel::addObjective()

enumerator OD_Minimize

Minimization

See:

LSModel::minimize()

enumerator OD_Maximize

Maximization

See:

LSModel::maximize()