arjun-krishna/TSP

Ant Colony Optimization and Simulated Annealing implemented in C++ for solving the Travelling Salesman Problem

35
/ 100
Emerging

This project helps optimize routes for deliveries, sales territories, or field service technicians. You provide a list of locations, and it calculates the shortest possible route that visits each location exactly once and returns to the origin. This is for anyone in logistics, operations, or planning who needs to find the most efficient sequence for multiple stops.

No commits in the last 6 months.

Use this if you have a set of locations and need to find the absolute shortest path to visit all of them.

Not ideal if your problem involves dynamic routing, real-time traffic, or multiple vehicles with complex constraints.

logistics-planning route-optimization delivery-management field-service supply-chain
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 4 / 25
Maturity 16 / 25
Community 15 / 25

How are scores calculated?

Stars

7

Forks

5

Language

C++

License

MIT

Last pushed

Mar 19, 2021

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/arjun-krishna/TSP"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.