Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GiBg1aN authored Jun 26, 2017
1 parent 2161ce9 commit 8bb6c87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Here, you can see the implementation of:
* Reno

In order to generate the number of segments to send, we used the [SSJ
(Stochastic Simulation in Java) library](https://github.com/umontreal-simul/ssj) developed by _Pierre L'Ecuyer_ of the University of Montreal.
(Stochastic Simulation in Java) library](https://github.com/umontreal-simul/ssj) developed by _Pierre L'Ecuyer_ of the University of Montreal. To install it you can follow the guide on the repository page or you can add it to the project creating a new library and
linking all `.jar` files that you can find in `ssj-3.2.0-3.2.0/lib` folder, you can get it cloning this repo.

A minimal GUI has been implemented in order to observe the real time behaviour of the simulator.

0 comments on commit 8bb6c87

Please sign in to comment.