code:
operator.min
The idea of using this binary
code:
operator was to introduce a ceiling to the contribution of a variable to the objective.min
For example, let’s take a minimization objective containing the following term:
code:
50 * min( p_par, v_var).
Read more...