Branch-and-Price Algorithm for the Bin Packing Problem (using CPLEX as pricer and LP solver). It implements a Ryan-Foster branching scheme and it explores the branching tree in a depth-first fashion. The pricing problems are solved via a DP algorithm only at the root node. No heuristic initialisation phase... yet :-)
☆16Feb 24, 2019Updated 7 years ago
Alternatives and similar repositories for B-P_BinPackingProblem
Users that are interested in B-P_BinPackingProblem are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Branch-and-price solver for the Feeder Network Design Problem☆36Feb 24, 2023Updated 3 years ago
- BCP-MAPF – branch-and-cut-and-price for multi-agent path finding☆99Jul 28, 2025Updated last year
- A branch and price algorithm to solve a nurse scheduling problem. The algorithm is based on BCP from COIN-OR project.☆34Jan 12, 2026Updated 7 months ago
- Source code for branch and bound based train timetabling algorithms, for paper titled: Single-track train timetabling with guaranteed opt…☆12Aug 26, 2020Updated 6 years ago
- This is my implementation of a branch and price algorithm to solve the humanitarian aid distribution problem. This problem is a VRP with …☆60May 9, 2026Updated 3 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Elementary branch-price-and-cut algorithm for the vehicle routing problem with stochastic demands under optimal restocking☆17Feb 10, 2023Updated 3 years ago
- Exact Branch-and-Benders-cut algorithm for the Maximal Covering Location Problem and for the Partial Set Covering Location Problem☆25Mar 30, 2023Updated 3 years ago
- A solver based on column generation☆42Updated this week
- C++ implementation of an incremental primal-dual assignment problem solver.☆12Dec 13, 2024Updated last year
- Nutmeg – a MIP and CP branch-and-check solver☆33Jun 22, 2023Updated 3 years ago
- ☆12Feb 25, 2021Updated 5 years ago
- A series of tutorials for conducting computational experiments with optimization solvers☆89Apr 30, 2024Updated 2 years ago
- ☆11Nov 15, 2022Updated 3 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…☆18Nov 15, 2025Updated 9 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A solver for the generalized assignment problem☆24Apr 17, 2026Updated 4 months ago
- Using advanced MIP decomposition techniques like Column Generation, Benders' Decomposition, Lagrangian Relaxation to solve CVRP and UFL w…☆55Oct 6, 2019Updated 6 years ago
- OptiML's contribution to the EURO meets NeurIPS 2022 vehicle routing competition.☆18Dec 7, 2022Updated 3 years ago
- Example code for using CPLEX and Java.☆24Feb 15, 2023Updated 3 years ago
- Code and data from the paper "Exponential-size neighborhoods for the pickup-and-delivery traveling salesman problem", authored by T. Pach…☆20Jan 18, 2023Updated 3 years ago
- Multi-platform, self-contained and object-oriented implementation of the Simplex Algorithm in C++☆14Mar 11, 2021Updated 5 years ago
- Exact algorithm implementation based on Cplex Java API☆18Dec 3, 2019Updated 6 years ago
- Julia modeling interface to parallel decomposition solver DSP☆12Sep 2, 2022Updated 3 years ago
- It's the implementation for "A New Branch-and-Price-and-Cut Algorithm for One-Dimensional Bin-Packing Problems"☆25May 20, 2024Updated 2 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Branch-Cut-Price Framework☆32Sep 16, 2020Updated 5 years ago
- C++ Implementation of reduced order binary decision diagram data structure☆13Nov 11, 2015Updated 10 years ago
- A Python library for visualizing algorithms for solving mathematical optimization problems.☆70Apr 3, 2026Updated 4 months ago
- Asymmetric multi-depot vehicle routing problems: valid inequalities and a branch-and-cut algorithm☆49Mar 29, 2022Updated 4 years ago
- A standalone local search solver for general integer linear programming☆16Jul 8, 2024Updated 2 years ago
- Header-only C++23 template library for the bucket graph labeling algorithm for the Shortest Path Problem with Resource Constraints (SPPRC…☆26Updated this week
- MIE424 Group Project: smart_predict_optimize☆14Apr 27, 2021Updated 5 years ago
- Library of Split algorithms, including the O(n) (linear time) algorithm for the CVRP, from "Vidal, Thibaut (2016). Technical note: Split …☆22Oct 19, 2018Updated 7 years ago
- Source code associated with the paper: "Vidal, T., Martinelli, R., Pham, T. A., & Hà, M. H. (2021). Arc routing with time-dependent trave…☆21May 1, 2020Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A Julia interface to the CPLEX solver☆139Jul 24, 2026Updated last month
- A benchmark suite for liner shipping network design problems and a parser for the instances in c++☆61Feb 18, 2024Updated 2 years ago
- ☆19Aug 30, 2024Updated 2 years ago
- LP presolver☆37Aug 18, 2026Updated last week
- Interactive Performance Evaluation Tools for Optimization Software☆27Nov 16, 2023Updated 2 years ago
- This is the Web site associated with the repository for hosting software and data associated with papers appearing in the INFORMS Journal…☆23Aug 13, 2026Updated 2 weeks ago
- Solving LPs with convergent message passing☆23Aug 17, 2018Updated 8 years ago