Ask HN: How to Optimize a Delivery Route?

2 points by joaov ↗ HN
I am setting up a business of cleaning clothes. Having a departure location, specific pick-up points, and a destination (laundry), how can I calculate the most efficient route to not waste time and gas?

I've tried Meta AI but it doesn't seem to be extremely reliable. Thank you for your time!

6 comments

[ 2.9 ms ] story [ 22.9 ms ] thread
This is a geospatial analysis or geographic information systems (GIS) problem. Applications like ESRI ArcGIS on the commercial side, QGIS or GRASS on the open source side, PostGIS with something like pgRouting on the DB side.
Thank you so much. I'll look into that
Here.com tour planning API (not affiliated, happy customer). Supports traffic prediction too.