A solver based on column generation
☆41Dec 27, 2025Updated 2 months ago
Alternatives and similar repositories for columngenerationsolver
Users that are interested in columngenerationsolver are comparing it to the libraries listed below
Sorting:
- WIP: Tune the hyperparameters of Google's OR-Tools' CP-SAT solver for specific models☆23Sep 23, 2025Updated 5 months ago
- ☆19Jun 12, 2024Updated last year
- Set Partitioning Heuristic (SPH) based on CPLEX MILP solver and created starting from the CFT Heuristic implemented by Accorsi Luca and C…☆14Dec 1, 2023Updated 2 years 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
- A solver for the generalized assignment problem☆23Jan 8, 2026Updated last month
- A standalone local search solver for general integer linear programming☆16Jul 8, 2024Updated last year
- ☆32Feb 22, 2024Updated 2 years ago
- Nutmeg – a MIP and CP branch-and-check solver☆33Jun 22, 2023Updated 2 years ago
- Column_Generation_Algorithm using Cplex☆11Jan 18, 2019Updated 7 years ago
- ☆27Updated this week
- Generators for Combinatorial Optimization☆19May 16, 2023Updated 2 years ago
- A solver for the 0-1 Knapsack Problem☆20Oct 13, 2025Updated 4 months ago
- RouteOpt☆73Jan 17, 2026Updated last month
- Library of Split algorithms, including the O(n) (linear time) algorithm for the CVRP, from "Vidal, Thibaut (2016). Technical note: Split …☆21Oct 19, 2018Updated 7 years ago
- Elementary Shortest Path Problem with Resource Constraints☆34Jun 29, 2024Updated last year
- A solver for (geometrical) packing problems☆194Updated this week
- Feasibility Pump Collection☆16Jul 6, 2023Updated 2 years ago
- An exact algorithm for the maximum clique problem (MCP) which improves over state-of-the-art approaches in some cases by orders of magnit…☆15Nov 15, 2025Updated 3 months ago
- C++ implementation of an incremental primal-dual assignment problem solver.☆12Dec 13, 2024Updated last year
- The Chuffed CP solver☆122Updated this week
- A more scalable version of FILO.☆31Jan 11, 2026Updated last month
- ☆13Jul 14, 2021Updated 4 years ago
- This is the second version of the RKO framework in C++☆17Feb 17, 2026Updated 2 weeks ago
- binary/integer linear programming solver☆17Nov 25, 2024Updated last year
- JuLS is a Julia Local Search solver that combines Constraint Based Local Search (CBLS) and Constraint Programming (CP)☆172Sep 18, 2025Updated 5 months ago
- Branch-Cut-Price Framework☆31Sep 16, 2020Updated 5 years ago
- A C++ Framework for Optimization☆36Feb 27, 2026Updated last week
- A standalone local search solver for general mixed integer programming☆45Feb 12, 2026Updated 3 weeks ago
- A Lazy Clause Generation solver with a focus on modularity and maintainability in addition to speed☆28Feb 10, 2026Updated 3 weeks ago
- Accompanying code for the text: Maniezzo, Vittorio, Boschetti, Marco Antonio, Stützle, Thomas "Matheuristics, algorithms and implementati…☆18Apr 5, 2024Updated last year
- 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 simple Python interface for VRPSolver, a state-of-the-art Branch-Cut-and-Price exact solver for vehicle routing problems☆164Jan 22, 2026Updated last month
- A tutorial on using C++/Cplex for OR problems. The tutorial is intended to be useful for every OR practitioner with an intermediary knowl…☆42Nov 4, 2021Updated 4 years ago
- Job Shop Scheduling Problem Solver☆15Apr 26, 2019Updated 6 years ago
- Elementary branch-price-and-cut algorithm for the vehicle routing problem with stochastic demands under optimal restocking☆17Feb 10, 2023Updated 3 years ago
- ☆25Oct 22, 2024Updated last year
- Julia interface to COIN-OR Optimization Services https://projects.coin-or.org/OS☆16Feb 8, 2020Updated 6 years ago
- Multi-platform, self-contained and object-oriented implementation of the Simplex Algorithm in C++☆14Mar 11, 2021Updated 4 years ago
- OptiML's contribution to the EURO meets NeurIPS 2022 vehicle routing competition.☆17Dec 7, 2022Updated 3 years ago