Hello. We are using vrp-cli (1.22.1) to improve given initial vrp solutions. Vrp-cli returns infeasible (on time violation) solution on the test case. Solution.json duration in statistics is longer than the vehicle shift duration.
vrp-cli solve pragmatic problem.json -m matrix.json -o solution.json -I initial.json
But it returns correct solution (same as initial.json) if initial solution is not set.
vrp-cli solve pragmatic problem.json -m matrix.json -o correct_solution.jsonexample.zip
Hello. We are using vrp-cli (1.22.1) to improve given initial vrp solutions. Vrp-cli returns infeasible (on time violation) solution on the test case. Solution.json duration in statistics is longer than the vehicle shift duration.
vrp-cli solve pragmatic problem.json -m matrix.json -o solution.json -I initial.json
But it returns correct solution (same as initial.json) if initial solution is not set.vrp-cli solve pragmatic problem.json -m matrix.json -o correct_solution.json
example.zip