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

Improve this page

Add a description, image, and links to the greedybestfirst topic page so that developers can more easily learn about it.

Curate this topic

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