vrp_cli
pub fn get_solution_serialized( problem: &Arc<CoreProblem>, generations: i32, max_time: i32) -> Result<String, String>