[][src]Crate vrp_cli

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

Modules

extensions

Functions

get_errors_serialized
get_locations_serialized
get_solution_serialized