NLPModelsJuMP.jl icon indicating copy to clipboard operation
NLPModelsJuMP.jl copied to clipboard

Improve MOI optimizer

Open tmigot opened this issue 2 years ago • 1 comments
trafficstars

A todo list to improve the connection with MOI (#152 ):

  • [ ] increase coverage
  • [ ] specify feasible point primal https://github.com/JuliaSmoothOptimizers/NLPModelsJuMP.jl/pull/157#discussion_r1274902036
  • [ ] specify dual feasible https://github.com/JuliaSmoothOptimizers/NLPModelsJuMP.jl/pull/157#discussion_r1272859659
  • [ ] add solver name
  • [ ] add documentation
  • [ ] add tutorial
  • [ ] use SolverCore default solver instead of loading Percival in the tests

cc' @blegat @amontoison

tmigot avatar Jul 28 '23 13:07 tmigot

Documentation?

abelsiqueira avatar Jul 28 '23 14:07 abelsiqueira