coin-or / MibSLinks
A solver for mixed integer bilevel programs
☆54Updated 3 months ago
Alternatives and similar repositories for MibS
Users that are interested in MibS are comparing it to the libraries listed below
Sorting:
- Branch-Cut-Price Framework☆30Updated 5 years ago
- An open-source parallel optimization solver for structured mixed-integer programming☆90Updated 2 years ago
- Parallel Presolve for Integer and Linear Optimization☆75Updated 2 weeks ago
- Branch-and-Price-and-Cut in Julia☆207Updated last month
- Nutmeg – a MIP and CP branch-and-check solver☆29Updated 2 years ago
- Parallel Presolve for Integer and Linear Optimization☆40Updated 4 years ago
- A C++ Framework for Optimization☆36Updated 3 weeks ago
- Minotaur Toolkit for Mixed-Integer Nonlinear Optimization☆80Updated 3 months ago
- Feasibility Jump☆28Updated 2 years ago
- Visual representation of the branch-and-cut tree of SCIP using spatial dissimilarities of LP solutions☆29Updated 3 years ago
- Mathematical Modeling for Optimization and Machine Learning☆157Updated 3 weeks ago
- The MIP Workshop 2023 Computational Competition☆40Updated last year
- A solver based on column generation☆34Updated last week
- A standalone local search solver for general mixed integer programming☆28Updated 3 weeks ago
- Visualizations of Mittelmann benchmarks☆61Updated last week
- Benders decomposition to solve mixed integer linear programming, especially stochastic programming in seconds!☆25Updated 6 years ago
- A solver for mixed-integer nonlinear optimization problems☆126Updated 2 months ago
- An end-to-end framework for mixed-integer optimization with data-driven learned constraints.☆131Updated 2 years ago
- A standalone local search solver for general integer linear programming☆16Updated last year
- Tutorial on Benders decomposition and acceleration techniques☆16Updated 2 years ago
- Presentation: Custom MIP Heuristics☆34Updated 4 years ago
- Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (…