Repository navigation

#

cvrp

C++
1537
1 个月前
TimefoldAI/timefold-solver

The open source Solver AI for Java and Kotlin to optimize scheduling and routing. Solve the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning problems.

Java
1424
2 天前
Python
643
2 个月前

Get started with Timefold quickstarts here. Optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning problems.

Java
393
2 天前

A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.

Python
282
2 年前

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

Python
198
2 年前

Reinforcement learning for operation research problems with OpenAI Gym and CleanRL

Python
113
2 年前

Python package to read and write vehicle routing problem instances.

Python
113
6 天前

Capacitated vehicle routing problem implemented in python using DEAP package. Non dominated sorting Genetic algorithm is used to solve Multiobjective problem of minimizing Total distance travelled by all vehicles and minimizing total number of vehicles at same time.

Python
73
5 年前

Capacitated Vehicle Routing Problem

Python
70
9 年前

The implementation code of our paper "Learning Generalizable Models for Vehicle Routing Problems via Knowledge Distillation", accepted at NeurIPS2022.

Python
55
1 年前

Dynamic Attention Encoder-Decoder model to learn and design heuristics to solve capacitated vehicle routing problems

Jupyter Notebook
48
5 年前

A Fast Iterated-Local-Search Localized Optimization algorithm for the CVRP.

C++
48
2 年前

Capacitated Vehicle Routing Problem solved with Ant Colony Optimization

Python
39
6 年前

南邮大创项目,旨在用超启发式算法解决CVRP问题

Python
31
4 年前

A Web application for automatic smart route generation for day-to-day garbage collection which minimizes the fuel consumption of garbage trucks by providing systematic routes on the basis of real time percentage level of garbage in the bins, capacity of trucks, road feasibility

CSS
27
5 年前

A branch-and-cut algorithm for the capacitated vehicle routing problem (CVRP)

C++
27
3 年前