Nutmeg – a MIP and CP branch-and-check solver
☆33Jun 22, 2023Updated 2 years ago
Alternatives and similar repositories for nutmeg
Users that are interested in nutmeg are comparing it to the libraries listed below
Sorting:
- ☆32Feb 22, 2024Updated 2 years ago
- An archive repository containing the MiniZinc instances used for the MiniZinc Challenge☆14Nov 25, 2024Updated last year
- A solver based on local search☆14Oct 14, 2025Updated 4 months ago
- ☆17Jun 25, 2025Updated 8 months ago
- Branch-and-Price Algorithm for the Bin Packing Problem (using CPLEX as pricer and LP solver). It implements a Ryan-Foster branching schem…☆16Feb 24, 2019Updated 7 years ago
- MiniCard: An efficient cardinality solver based on MiniSAT☆18Jun 22, 2025Updated 8 months ago
- MIP 2024 Computational Competition☆18Jan 29, 2024Updated 2 years ago
- A solver based on column generation☆40Dec 27, 2025Updated 2 months ago
- It's the implementation for "A New Branch-and-Price-and-Cut Algorithm for One-Dimensional Bin-Packing Problems"☆23May 20, 2024Updated last year
- A collection of problem specifications in Essence.☆10Dec 4, 2025Updated 2 months ago
- A constraint modelling and rewriting library and compiler framework written in rust☆31Feb 23, 2026Updated last week
- Modeling and Programming with Gecode☆50Feb 18, 2026Updated last week
- Constraint Solver ACE☆36Updated this week
- A solver for the generalized assignment problem☆23Jan 8, 2026Updated last month
- ☆11May 21, 2019Updated 6 years ago
- Replacing standard support propagation by belief propagation in MiniCP☆15Feb 18, 2026Updated last week
- The Chuffed CP solver☆121Jan 6, 2026Updated last month
- A CP Portfolio Solver☆26Apr 18, 2023Updated 2 years ago
- Code and computational experiments of the paper "Benders Adaptive-Cuts Method for Two-Stage Stochastic Programs" by Cristian Ramírez-Pico…☆17Jun 1, 2023Updated 2 years ago
- Emacs mode for editing MiniZinc model file☆12Apr 26, 2023Updated 2 years ago
- Yuck is a local-search constraint solver with FlatZinc interface☆61Dec 23, 2025Updated 2 months ago
- A C++ Framework for Optimization☆36Updated this week
- A Branch-and-Cut based Pricer for the Capacitated Vehicle Routing Problem☆16Jun 16, 2023Updated 2 years ago
- Implementation of Integer bender's cut for SP proposed by Laporte et al.☆11Nov 6, 2019Updated 6 years ago
- A standalone local search solver for general mixed integer programming☆46Feb 12, 2026Updated 2 weeks ago
- MIE424 Group Project: smart_predict_optimize☆15Apr 27, 2021Updated 4 years ago
- Solver for Unconstrained Binary Quadratic Optimization (UBQO, BQO, QUBO) and Max 2-SAT, based on semidefinite relaxation with constraint …☆15Apr 6, 2023Updated 2 years ago
- A Lazy Clause Generation solver with a focus on modularity and maintainability in addition to speed☆28Feb 10, 2026Updated 2 weeks ago
- ☆19Apr 13, 2023Updated 2 years ago
- Learning to Compare Nodes in Branch and Bound with Graph Neural Networks (NeurIPS 2022)☆26Nov 7, 2022Updated 3 years ago
- Template for deploying an optimization model accessible via a web service based on FastAPI, mongodb and celery☆16Dec 2, 2021Updated 4 years ago
- An open source multi-solver optimization server with a REST API.☆21Feb 23, 2026Updated last week
- JuMP extensions for constraint programming.