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.63k stars 604 forks source link

jobs might end up in unassigned job list twice #541

Closed oblonski closed 2 years ago

oblonski commented 2 years ago

which can lead to the fact that there can suddenly be 2 identical jobs in the solution. The probability for this behavior increases the more unassigned jobs a solution has.