vrp-cli 1.15.0

A command line interface for VRP solver
Documentation
1
2
3
4
5
6
# Description

The `cli` crate implements command line interface to **Vehicle Routing Problem** solver functionality.


Please check [the repository](https://github.com/reinterpretcat/vrp) for more details.