khurozov / route

Software to analyze routing algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Software to analyze routing algorithms

License:MIT License


Languages

Language:Java 100.0%