| 1. prepare structures to store the results for
| each edge
|
| 2. generate random edges
|
| 3. run Brandes and find time
|
| 4. run update after each edge insertion and
| record results
|
| 5. print the results progressively
| TODO change name.. not hash anymore
|
| 1. prepare structures to store the results for
| each edge
|
| 2. generate random edges
|
| 3. run Brandes and find time
|
| 4. run update after each edge insertion and
| record results
|
| 5. print the results progressively