JuliaOpt / MathProgBase.jl

DEPRECATED: Solver-independent functions (i.e. linprog and mixintprog) and low-level interface for Mathematical Programming
Other
80 stars 38 forks source link

Fix on Julia 0.7 #202

Closed timholy closed 6 years ago

timholy commented 6 years ago

This fixes the package sufficiently for me to use Ipopt.jl (haven't tested more broadly).

mlubin commented 6 years ago

Thanks, is the fix compatible with 0.6?

timholy commented 6 years ago

Yep, it passes tests on both 0.6 and nightly.