Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/khurozov/route

Software to analyze routing algorithms
https://github.com/khurozov/route

Last synced: 13 days ago
JSON representation

Software to analyze routing algorithms

Awesome Lists containing this project

README

        

# 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