10 results found Sort:

43
196
other
12
Branch-and-Price-and-Cut in Julia
Created 2018-06-28
1,581 commits to master branch, last one about a month ago
43
187
mit
11
A python framework for solving the VRP and its variants with column generation.
Created 2020-03-30
639 commits to master branch, last one 2 years ago
25
117
mit
4
3D bin packing solutions with layers and superitems, for Artificial Intelligence in Industry class at UNIBO
Created 2021-04-11
74 commits to main branch, last one 3 years ago
A solution to the VRPTW problem using the Column Generation algorithm. Implementation with Python using the Gurobi optimizer (license needed)
Created 2020-01-03
20 commits to master branch, last one 2 years ago
13
99
gpl-3.0
9
A C++ monorepo for discrete and continuous optimization. Batteries included!
Created 2018-08-30
114 commits to master branch, last one 2 years ago
27
80
gpl-3.0
2
BCP-MAPF – branch-and-cut-and-price for multi-agent path finding
Created 2020-01-21
176 commits to main branch, last one 4 months ago
29
57
apache-2.0
3
An open-source, cross-platform, lightweight, and fast Python path engine for networks encoded in GMNS.
Created 2021-01-03
632 commits to master branch, last one 2 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 a specific objective function
Created 2020-04-24
63 commits to master branch, last one about a year ago
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.
Created 2021-02-22
30 commits to main branch, last one 3 years ago