vrp topic

List vrp repositories

timefold-solver

930
Stars
79
Forks
Watchers

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 plann...

This is the official code for the published paper 'Solve routing problems with a residual edge-graph attention neural network'

FiveM-Bulgarian-CustomRP-vRP

16
Stars
10
Forks
Watchers

Template version of CustomRP

js-route-optimization-app

81
Stars
19
Forks
Watchers

Solve vehicle routing problems with Google Optimization AI Cloud Fleet Routing

Capacitated-Vehicle-Routing-Problem

58
Stars
20
Forks
Watchers

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...

VRPTW_GA_PSO

36
Stars
7
Forks
Watchers

Vehicle Routing Problem with Time Windows solver using Genetic Algorithm and Particle Swarm Optimization

genetic-algorithm-GVRP

20
Stars
1
Forks
Watchers

Implementation of the paper A Genetic Algorithm for a Green Vehicle Routing Problem

VRP-GA

18
Stars
1
Forks
Watchers

用遗传算法求解VRP问题