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.

LSObjectiveDirection Enumeration

enum localsolver::LSObjectiveDirection

Objective directions.

See:LSModel::addObjective(LSExpression*, LSObjectiveDirection)

OD_Minimize

Minimization.

OD_Maximize

Maximization.