graphhopper / jsprit

jsprit is a java based, open source toolkit for solving rich vehicle routing problems
https://www.graphhopper.com/open-source/
Apache License 2.0
1.64k stars 605 forks source link

Return maxDistance instead of 0 #510

Closed h0lyalg0rithm closed 4 years ago

h0lyalg0rithm commented 4 years ago

Instead of returning the max distance it is returning 0. Is there any specific reason?

h0lyalg0rithm commented 4 years ago

@oblonski What do you think?

oblonski commented 4 years ago

Thanks a lot!