Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 337 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 337 Bytes

Route

Application to compare and analyze route finding algorithms

Algorithms:

  • Dijkstra
  • Floyd
  • Bellman-Ford

Features:

  • Finding the shortest/fastest route using algorithms
  • Details about found route
  • Block-schemas of algorithms
  • Comparing reliabilities of topologies
  • Comparing reliabilities of topology by cable count