scipopt/russcip

dual() method for any constraint

Opened this issue · 0 comments

Should return a result type wrapping the result of the underlying SCIP function SCIPgetDualSolVal, and should return an error for any constraint that is not linear.