Branch-and-Price-and-Cut in Julia
-
Updated
Sep 8, 2025 - Julia
Branch-and-Price-and-Cut in Julia
A python framework for solving the VRP and its variants with column generation.
A solution to the VRPTW problem using the Column Generation algorithm. Implementation with Python using the Gurobi optimizer (license needed)
3D bin packing solutions with layers and superitems, for Artificial Intelligence in Industry class at UNIBO
A C++ monorepo for discrete and continuous optimization. Batteries included!
BCP-MAPF – branch-and-cut-and-price for multi-agent path finding
Optimization models using various solvers
An open-source, cross-platform, lightweight, and fast Python path engine for networks encoded in GMNS.
This is my implementation of a branch and price algorithm to solve the humanitarian aid distribution problem. This problem is a VRP with a specific objective function
A tutorial on using C++/Cplex for OR problems. The tutorial is intended to be useful for every OR practitioner with an intermediary knowledge of coding.
Solve optimization problems and build custom algorithms
Column generation (theory + python implementation)
This Repo implements a branch-and-price algorithm for Vehicle Routing Problems with Time Windows using Python. (Gurobi license needed)
Header-only C++23 bucket graph labeling for the SPPRC — the pricing subproblem in vehicle routing column generation
Multi-commodity network flow via Dantzig-Wolfe decomposition (Python).
Two algorithms based on linear programming to discover classification rules for interpretable learning.
阿里巴巴全球调度算法大赛 - 整数规划(列生成算法)
Rule covering for interpretation and boosting
A column generation algorithm (CG) for the capacitated vehicle routing problem (CVRP)
To associate your repository with the column-generation topic, visit your repo's landing page and select "manage topics."