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.

HxObjectiveDirection Enumeration

enum Hexaly.Optimizer.HxObjectiveDirection

Objective directions.

See:

HxModel.AddObjective(HxExpression)

Minimize

Minimization

See:

HxModel.Minimize(HxExpression)

Maximize

Maximization

See:

HxModel.Maximize(HxExpression)