10 results found Sort:
- Filter by Primary Language:
- Python (4)
- C++ (3)
- Jupyter Notebook (2)
- Julia (1)
- +
Branch-and-Price-and-Cut in Julia
Created
2018-06-28
1,581 commits to master branch, last one about a month ago
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
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
A C++ monorepo for discrete and continuous optimization. Batteries included!
Created
2018-08-30
114 commits to master branch, last one 2 years ago
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
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
A C++ Framework for Optimization
Created
2022-09-02
1,358 commits to main branch, last one 13 days ago