lanl-ansi / Alpine.jl

A Julia/JuMP-based Global Optimization Solver for Non-convex Programs
https://lanl-ansi.github.io/Alpine.jl/latest/
Other
241 stars 39 forks source link

Falsely declared support for MOI.Integer #244

Open odow opened 1 month ago

odow commented 1 month ago

This should be false:

https://github.com/lanl-ansi/Alpine.jl/blob/a1849ddf464a9a567eeb9bb7c9707c77bbccbf88/src/MOI_wrapper/MOI_wrapper.jl#L325-L331

See https://github.com/jump-dev/MathOptInterface.jl/issues/2517

LebedevRI commented 1 month ago

But won't that also forbid Binary variables?