https://github.com/eladch/distributed-algorithms-for-computer-networks
Distributed Algorithms For Computer Networks using Sinalgo simulator
https://github.com/eladch/distributed-algorithms-for-computer-networks
distributed-algorithms graph-coloring java routing-graphs sinalgo-simulator
Last synced: about 1 year ago
JSON representation
Distributed Algorithms For Computer Networks using Sinalgo simulator
- Host: GitHub
- URL: https://github.com/eladch/distributed-algorithms-for-computer-networks
- Owner: EladCh
- License: mit
- Created: 2020-06-02T17:14:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T18:18:19.000Z (almost 6 years ago)
- Last Synced: 2025-03-13T00:41:20.519Z (about 1 year ago)
- Topics: distributed-algorithms, graph-coloring, java, routing-graphs, sinalgo-simulator
- Language: Java
- Homepage:
- Size: 30.3 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Distributed-Algorithms-For-Computer-Networks
Implementation of distributed algorithms for computer networks using sinalgo sumulator
## Installation
### Sinalgo simulator
Sinalgo simulator can be cloned from their repository: https://github.com/Sinalgo/sinalgo
or downloaded from https://sinalgo.github.io/download.html
### Java
java version is derived from the sinalgo dependency
## Tutorial
Sinalgo Tutorial can be found here: https://sinalgo.github.io/tutorial/tuti.html