loggi / loggibud

Real-world benchmarks for urban delivery problems, including vehicle routing and facility location problems.
MIT License
177 stars 31 forks source link

Add last route to the output #27

Closed fillipe-gsm closed 3 years ago

fillipe-gsm commented 3 years ago

The last route was never yielded if it was not completed

gabisurita commented 3 years ago

Nice catch! Weird that the tests pass anyway, but I think is related to the index of the occupied vehicles.