When this node is selected to run during a time step, the "driver"
code in Node.java:
first calls this routine (startUpdate())
then with high, but not certain, probability calls processUpdate()
for each update packet in the node's queue
When this node is selected to run during a time step, the "driver"
code in Node.java:
first calls this routine (startUpdate())
then with high, but not certain, probability calls processUpdate()
for each update packet in the node's queue
If you want to produce a time series graph of the average
fraction of actually reachable pairs reachable by the
routing tables:
set this variable to true
run the simulation
run the 'createGraph.pl' script (e.g., '$ ./createGraph.pl').