Function vrp_cli::get_solution_serialized
source ยท pub fn get_solution_serialized(
problem: Arc<Problem>,
config: Config,
) -> Result<String, GenericError>Expand description
Gets solution serialized in json.
pub fn get_solution_serialized(
problem: Arc<Problem>,
config: Config,
) -> Result<String, GenericError>Gets solution serialized in json.