column-generation topic
Coluna.jl
Branch-and-Price-and-Cut in Julia
vrpy
A python framework for solving the VRP and its variants with column generation.
monolith
A C++ monorepo for discrete and continuous optimization. Batteries included!
3d-bpp
3D bin packing solutions with layers and superitems, for Artificial Intelligence in Industry class at UNIBO
optimizationmodels
Optimization models using various solvers
bcp-mapf
BCP-MAPF – branch-and-cut-and-price for multi-agent path finding
RuleCovering
Rule covering for interpretation and boosting
RuleDiscovery
Two algorithms based on linear programming to discover classification rules for interpretable learning.
Branch-and-price-
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
CloudResourceScheduling
阿里巴巴全球调度算法大赛 - 整数规划(列生成算法)