77 stable releases
| 1.25.0 | Nov 10, 2024 |
|---|---|
| 1.24.0 | Jul 13, 2024 |
| 1.23.0 | Dec 22, 2023 |
| 1.22.1 | Aug 26, 2023 |
| 1.4.1 | Jul 30, 2020 |
#1566 in Algorithms
1MB
23K
SLoC
A crate for solving Vehicle Routing Problem using default metaheuristic.
This crate provides ready-to-use functionality to solve rich Vehicle Routing Problem.
For more details check the following resources:
user guidedescribes how to use cli application built from this cratevrp-corecrate implements default metaheuristic
Description
The cli crate implements command line interface to Vehicle Routing Problem solver functionality.
Please check the repository for more details.
Dependencies
~4–9MB
~170K SLoC