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