JuliaOpt / CoinOptServices.jl

Julia interface to COIN-OR Optimization Services https://projects.coin-or.org/OS
Other
16 stars 4 forks source link

OsilNonlinearModel should be an AbstractNonlinearModel #18

Closed mlubin closed 8 years ago

mlubin commented 8 years ago

Having the wrong type here breaks some JuMP behavior, e.g., https://github.com/JuliaOpt/JuMP.jl/pull/770

tkelman commented 8 years ago

looks like a typo from #12