ZIB-IOL / Boscia.jl

Mixed-Integer Convex Programming: Branch-and-bound with Frank-Wolfe-based convex relaxations
MIT License
24 stars 5 forks source link

Wishlist of predefined BLMOs #146

Open dhendryc opened 1 year ago

dhendryc commented 1 year ago

For example for the cube, unit simplex, probability simplex etc.

matbesancon commented 1 year ago
dhendryc commented 12 months ago

The cube, the probability and unit simplex are implemented in #155 .

dhendryc commented 11 months ago

We will create a separate package for the combinatorial LMOs for both Boscia and FrankWolfe.