Astrodynamic / Classical-TSP-in-postgresql

This project solves the classical Traveling Salesman Problem (TSP) using PostgreSQL. It creates a table of cities with associated costs and finds the cheapest route that visits all cities and returns to the starting point.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astrodynamic/Classical-TSP-in-postgresql Issues

No issues in this repository yet.