History | View | Annotate | Download (21.1 KB)
add per-link events.
Add a new flag (-E) to turn on the per-link event. This implies the event-driven mode (-e).Each peer i sends an offer to its neighbor j every offer_interval times probability of j seconds, deterministically.
add auto convergence feature
this feature allow the specification a parameter of convergence on the average receiving delay and the termination of the simulation
merge graph_matrix branch and fix conflicts.
Add event driven module
Enables a more fine control on the simulation
fix bug in weighted_random scheduling function
add peer scheduling function for selecting on the basis of need and overlay edge probability
apply small bufixes
add event driven simulation module
the '-e' parameter can be used to make SSSim use the event driven simulation approach
Add tests and Dl/ELp scheduling algorithm
first version