Reinforcement Learning for Solving the Vehicle Routing Problem
A Vehicle Routing Problem solver
jsprit is a java based, open source toolkit for solving rich vehicle routing problems
Solved using AI techniques: Savings, Sweep, Genetic Algorithm, Google OR Tools
AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.
Vehicle Routing Problem solved using Ant Colony System, Greedy and Tabu Search algorithms
Solves vehicle routing problem with Linear Programming using pulp package, which yields the optimal solution.
Capacitated Vehicle Routing Problem
"Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver
Electric Vehicle Routing Problem Challenge 2021
Python codes for the traveling salesman problem and vehicle routing problem
Multiple vehicle routing problem solved with GA
A solution for the Capacitated Vehicle Routing Problem
A matheuristic approach for the Capacitated Vehicle Routing Problem
Capacitated Vehicle Routing Problem (CVRP) using Genetic Algorithm
Capacitated Vehicle Routing Problem solved with Ant Colony Optimization
Electric Vehicle Routing Problem Solver using Ant Colony Optimization
The some customize Vehicle Routing Problem with Ortools and Python
Vehicle Routing Problem with Time Windows - Genetic Algorithm solution with Python
Vehicle routing problem solution with greedy +tabu search algo Python Impl
A solver for the electronic vehicle routing problem with time windows