vrp-cli 1.5.0

A command line interface for VRP solver
Documentation

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 guide describes how to use cli application built from this crate
  • vrp-core crate implements default metaheuristic