#vrp #metaheuristics

vrp-solver

An extension which provides custom metaheuristic for solving VRP

4 stable releases

1.0.3 Apr 22, 2020
1.0.2 Apr 17, 2020
1.0.1 Apr 12, 2020
1.0.0 Apr 9, 2020

#2225 in Algorithms

Apache-2.0

675KB
14K SLoC

Description

The solver crate contains metaheuristic implementation to solve arbitrary Vehicle Routing Problem problem.

Please check the repository for more details.


lib.rs:

A solver crate contains metaheuristic implementation to solve arbitrary VRP problem.

Dependencies

~3.5MB
~69K SLoC