powered by
Returns the dual variable value(s) associated with a constraint after solving. Returns NULL before the problem is solved.
NULL
dual_value(x)
A numeric matrix (single dual variable) or a list of numeric matrices (multiple dual variables), or NULL.
A Constraint object.
Constraint