Vehicle Routing Open-source Optimization Machine
This project is no longer maintained. Visit https://github.com/kiegroup/optaplanner-quickstarts to see how to integrate OptaPlanner in your application.
Reinforcement Learning for Solving the Vehicle Routing Problem
jsprit is a java based, open source toolkit for solving rich vehicle routing problems
A Vehicle Routing Problem solver
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
A solution for Vehicle Routing Problem (VRP) in Java with heuristic algorithms and Tabu search
Capacitated Vehicle Routing Problem
Solve vehicle routing problems with Google Maps Platform Route Optimization
"Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver
Electric Vehicle Routing Problem Challenge 2021
Multiple vehicle routing problem solved with GA
Capacitated vehicle routing with time windows (CVRPTW) optimization
A matheuristic approach for the Capacitated Vehicle Routing Problem
Capacitated Vehicle Routing Problem solved with Ant Colony Optimization
A solution for the Capacitated Vehicle Routing Problem
Capacitated Vehicle Routing Problem (CVRP) using Genetic Algorithm
The some customize Vehicle Routing Problem with Ortools and Python
Electric Vehicle Routing Problem Solver using Ant Colony Optimization