The PeerSim range simulator, that allows the definitions of ranges
for variables. A good starting point for learning the
syntax of the range simulator is {@link peersim.rangesim.RangeSimulator},
which contains the main method and which is therefore the entry point of the
system.
Conventions over Exceptions
Please refer to {@link peersim.Simulator}.