Skip to content
#

greedybestfirst

Here are 4 public repositories matching this topic...

Language: All
Filter by language

Jamaica TSP Solver is a Python application that solves the Traveling Salesman Problem (TSP) for Jamaica’s 14 parishes. It uses Nearest Neighbor, Greedy Best-First, and Brute Force algorithms, featuring route visualization with GeoPandas and interactive Folium maps. The project includes a GUI for matrix input and algorithm selection.

  • Updated Dec 24, 2024
  • HTML

Add this topic to your repo

To associate your repository with the greedybestfirst topic, visit your repo's landing page and select "manage topics."

Learn more