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 Great Circle distance to tests in task 1 #9

Closed fillipe-gsm closed 3 years ago

fillipe-gsm commented 3 years ago

To facilitate the generation of tests and a possible continuous integration tests, this PR replaces the OSRM distance (which required the setup of a docker server) with the Great Circle in the tests.