Skip to content

pubayankapat/Evolving_graph_path_finding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Scalable_graph_handling

Key Achievements

Developed a dynamic cluster-based hierarchical routing framework achieving 81% faster query resolution and 76.6% fewer nodes visited compared to Dijkstra’s algorithm.

Reduced memory usage by 4× (5 GB vs. 21 GB) and maintained 89% cluster stability during network topology changes.

Lowered cluster recomputation overhead by 72%, enabling scalability to 20M+ nodes in large dynamic networks.

Balanced efficiency with adaptability, maintaining ≤18% path length deviation while supporting real-time network changes.

->Used Python library for simulation purpose of different dynamic network routing algorithm.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors