Repository navigation

#

cvrp

C++
1437
5 天前
TimefoldAI/timefold-solver

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

Java
1313
3 天前
Python
557
10 天前

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

Java
354
4 天前

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

Python
277
1 年前

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

Python
194
2 年前

Python package to read and write vehicle routing problem instances.

Python
105
6 个月前

Reinforcement learning for operation research problems with OpenAI Gym and CleanRL

Python
99
2 年前

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
74
5 年前

Capacitated Vehicle Routing Problem

Python
68
8 年前

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

Python
52
1 年前

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

C++
48
2 年前

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

Jupyter Notebook
44
4 年前

Capacitated Vehicle Routing Problem solved with Ant Colony Optimization

Python
35
5 年前

使用python调用Gurobi解决CVRP问题,包含问题描述与python调用Gurobi源代码.Use python and gurobi to slove CVRP.Welcome any questions~

Python
26
6 个月前

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
25
5 年前

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

Python
25
4 年前