Skip to content

AhmadHaniF1145/Dijkstras-Algorithm-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dijkstra's Algorithm - Route Optimization

A Python implementation of Dijkstra's algorithm for finding the shortest paths between nodes in a weighted graph. This project was developed as part of an Optimization Techniques study to demonstrate computational logic and pathfinding efficiency.

Graph Visualization

The node map and distance weights calculated by the algorithm:
Shortest Path Graph

Tech Stack

  • Python 3
  • Core Data Structures (Dictionaries, Lists, Lambda functions)

About

A Python implementation of Dijkstra's algorithm for shortest path routing optimization with graph visualization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages