scipopt / SCIP.jl

Julia interface to SCIP solver
MIT License
95 stars 24 forks source link

Expose custom constraint types #201

Open matbesancon opened 3 years ago

matbesancon commented 3 years ago

SCIP has a range of combinatorial or non-linear constraints that might be interesting to users and should be exposed at the MOI level by defining custom sets (ideally) or functions