mdvrp topic

List mdvrp repositories

HGSADC is a metaheuristic to solve the multi-depot vehicle routing problem.

Optimized-MDVRP

43
Stars
8
Forks
Watchers

"Using Genetic Algorithms for Multi-depot Vehicle Routing" paper implementation.

PyVRP

274
Stars
44
Forks
Watchers

Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.

A-MDVRP

47
Stars
9
Forks
Watchers

Asymmetric multi-depot vehicle routing problems: valid inequalities and a branch-and-cut algorithm

deliver

18
Stars
4
Forks
Watchers

Multi Depot Vehicle Routing Problem (MDVRP) with genetic algorithm & brute force solver written in Python.