mp

Results 1 issues of mp

In MathOptInterface (MOI) syntax I get the basis status of a variable `x` attached to a `model` via `MOI.get(model, MOI.VariableBasisStatus(), x)` This status should correspond to the `xxstatus` in the...