|
1 | 1 | # Distributed_algorithms_omnetpp
|
2 | 2 | Implementation of some distributed algorithm in OMNeT++ Discrete Event Simulator.
|
| 3 | + |
| 4 | +**University students beware!** |
| 5 | + |
| 6 | +If you’re a student in a Distributed systems class, you shouldn’t copy (or copy then modify) this code without permission. And even then, I would advise against heavily relying on this code because it may contains a lot of errors. |
| 7 | +You should alternativelly inspirate from it, you may find better ideas to resolve these problems. |
| 8 | + |
| 9 | + |
3 | 10 | ## Requirements
|
4 | 11 | - Ubuntu 16.04
|
5 | 12 | - [OMNeT++ 5.6.2](https://omnetpp.org/download/)
|
|
0 commit comments