You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
indeed why not, I'm not sure this is still the right time, MPB is still fine for the use cases of flow algorithms for the moment, users might have JuMP 0.18 for callbacks and other stuff
JuMP provides a simpler interface than MathOptInterface if all you want to do is the equivalent of linprog. I would recommend starting to think about the switch. MathProgBase is being maintained on a minimal-effort basis at this point (i.e., if something broken requires more than minimal effort to fix, we probably won't do it).
Activity
rschwarz commentedon Apr 8, 2019
I don't think there is a simple
linprog
anymore in MathOptInterface. Maybe it makes sense to switch to JuMP instead?matbesancon commentedon Apr 8, 2019
indeed why not, I'm not sure this is still the right time, MPB is still fine for the use cases of flow algorithms for the moment, users might have JuMP 0.18 for callbacks and other stuff
mlubin commentedon Feb 12, 2020
JuMP provides a simpler interface than MathOptInterface if all you want to do is the equivalent of
linprog
. I would recommend starting to think about the switch. MathProgBase is being maintained on a minimal-effort basis at this point (i.e., if something broken requires more than minimal effort to fix, we probably won't do it).matbesancon commentedon Feb 13, 2020
yes I agree, this will also avoid the whole gymnastic of flattening the flow matrix into an array
matbesancon commentedon Feb 24, 2020
@JuliaRegistrator register()
JuliaRegistrator commentedon Feb 24, 2020
Registration pull request created: JuliaRegistries/General/9977
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via: