column-generation topic

List column-generation repositories

vrpy

165
Stars
42
Forks
Watchers

A python framework for solving the VRP and its variants with column generation.

monolith

96
Stars
11
Forks
Watchers

A C++ monorepo for discrete and continuous optimization. Batteries included!

3d-bpp

108
Stars
22
Forks
Watchers

3D bin packing solutions with layers and superitems, for Artificial Intelligence in Industry class at UNIBO

bcp-mapf

74
Stars
26
Forks
Watchers

BCP-MAPF – branch-and-cut-and-price for multi-agent path finding

RuleCovering

16
Stars
2
Forks
Watchers

Rule covering for interpretation and boosting

RuleDiscovery

19
Stars
1
Forks
Watchers

Two algorithms based on linear programming to discover classification rules for interpretable learning.

Branch-and-price-

44
Stars
13
Forks
Watchers

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

19
Stars
1
Forks
Watchers

阿里巴巴全球调度算法大赛 - 整数规划(列生成算法)