TSP Algorithm used by ORS

Hello,

I am using ORS plugin in QGIS for an assignment in a GIS course I am doing. I would like to use the Traveling Salesman functionality of ORS.

However, I would like to talk a bit more about the algorithm used. As there are many TSP algorithms in existence, which one is used by ORS?

Kind Regards,

Patrick

AFAIK ORS uses the vroom project for the tsp. Maybe you gather more information on their repo:

1 Like