Skip to content
#

dijikstra-algorithm

Here are 10 public repositories matching this topic...

Repository ini berisi implementasi pencarian petshop terdekat menggunakan Algoritma Dijkstra. Program menghitung rute terpendek berdasarkan graf yang merepresentasikan lokasi petshop dan jalur yang menghubungkannya. Dibangun dengan Python untuk membantu menemukan petshop dengan jarak minimal dari titik awal.

  • Updated Mar 16, 2025
  • JavaScript

Metro Route Optimizer is a full-stack MERN application that computes the shortest path between metro stations using Dijkstra's Algorithm. The system models the metro network as a weighted graph, allowing users to find optimized routes, calculate travel distances, and visualize station connectivity through an interactive web interface.

  • Updated Jun 24, 2026
  • JavaScript

Improve this page

Add a description, image, and links to the dijikstra-algorithm 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 dijikstra-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more