lanl-ansi / Juniper.jl

A JuMP-based Nonlinear Integer Program Solver
https://lanl-ansi.github.io/Juniper.jl/stable/
MIT License
179 stars 22 forks source link

Debug MOI test failures #228

Open odow opened 2 years ago

odow commented 2 years ago

There are a few MOI tests that fail: https://github.com/lanl-ansi/Juniper.jl/blob/ec81a1014bfe3c8e3b648fe7a016494626de0ea8/test/MOI_wrapper.jl#L57-L72

This could be bugs in Juniper, or bugs in the MOI wrapper.