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 11 months ago
- A branch and price algorithm to solve a nurse scheduling problem. The algorithm is based on BCP from COIN-OR project.☆34Jan 12, 2026Updated 5 months ago
- This is my implementation of a branch and price algorithm to solve the humanitarian aid distribution problem. This problem is a VRP with …☆59May 9, 2026Updated last month
- Source code for branch and bound based train timetabling algorithms, for paper titled: Single-track train timetabling with guaranteed opt…☆12Aug 26, 2020Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- An exact algorithm for the maximum clique problem (MCP) which improves over state-of-the-art approaches in some cases by orders of magnit…☆17Nov 15, 2025Updated 7 months ago
- Elementary branch-price-and-cut algorithm for the vehicle routing problem with stochastic demands under optimal restocking☆17Feb 10, 2023Updated 3 years ago
- A state-of-the-art exact Branch-Cut-and-Price algorithm for the Capacitated Location-Routing Problem and related problems☆19Dec 19, 2022Updated 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☆42Dec 27, 2025Updated 6 months ago
- ☆12Feb 25, 2021Updated 5 years ago
- 3D pattern viewer for cutting and packing problems☆17Dec 24, 2019Updated 6 years ago
- C++ implementation of an incremental primal-dual assignment problem solver.☆12Dec 13, 2024Updated last year
- A series of tutorials for conducting computational experiments with optimization solvers☆90Apr 30, 2024Updated 2 years 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.
- ☆11Nov 15, 2022Updated 3 years ago
- Large scale decomposition algorithm (Lagrangian relaxation, Benders decomposition & Column generation) for CDN communication network.☆11Apr 17, 2018Updated 8 years ago
- A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.☆50Jul 15, 2023Updated 2 years ago
- A solver for the generalized assignment problem☆24Apr 17, 2026Updated 2 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
- Multi-platform, self-contained and object-oriented implementation of the Simplex Algorithm in C++☆14Mar 11, 2021Updated 5 years ago
- Julia interface to COIN-OR Optimization Services https://projects.coin-or.org/OS☆16Feb 8, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Federated data center power consumption prediction.☆17Jun 25, 2024Updated 2 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
- Branch-Cut-Price Framework☆32Sep 16, 2020Updated 5 years ago
- Made Easy Lagrangian Relaxation☆10Aug 8, 2025Updated 10 months ago
- Asymmetric multi-depot vehicle routing problems: valid inequalities and a branch-and-cut algorithm☆49Mar 29, 2022Updated 4 years ago
- A Python library for visualizing algorithms for solving mathematical optimization problems.☆70Apr 3, 2026Updated 2 months ago
- Benders Decomposition for SAHLP☆11Aug 17, 2023Updated 2 years ago
- A standalone local search solver for general integer linear programming☆16Jul 8, 2024Updated last year
- Exact algorithm implementation based on Cplex Java API☆18Dec 3, 2019Updated 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.
- MIE424 Group Project: smart_predict_optimize☆14Apr 27, 2021Updated 5 years ago
- A C++ wrapper for SCIP☆32Dec 18, 2025Updated 6 months ago
- ☆19May 8, 2026Updated last month
- A Julia interface to the CPLEX solver☆136Updated this week
- Source code associated with the paper: "Vidal, T., Martinelli, R., Pham, T. A., & Hà, M. H. (2021). Arc routing with time-dependent trave…☆20May 1, 2020Updated 6 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
- A benchmark suite for liner shipping network design problems and a parser for the instances in c++☆60Feb 18, 2024Updated 2 years ago