Mohammed Ghannam

Results 15 issues of Mohammed Ghannam

This should be split into multiple pull requests for each plugin.

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.

enhancement
good first issue

A more robust solution might be to add a lifetime directly to `ScipPtr`. So have `OwnedScip` and `ScipRef