dual() method for any constraint
Opened this issue · 0 comments
mmghannam commented
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.