Polarith AI
1.8

◆ AddObjective()

ReadOnlyCollection<T> AddObjective ( bool  minimized)

Adds an objective (one row to the problem matrix).

Parameters
minimizedSpecifies whether the added objective should be considered for minimization or maximization.
Returns
Read-only reference to the added objective.

Implemented in Problem< T >.

Imprint