ABOUT THE DEMONSTRATION

In this section, we present an interactive network visualization.

The idea is to visualize the evolution in time of the graph dynamics. Each simulation tick represents a day.

Unfortunately, due to the huge size of the graph, we cannot distinguish between edge directions. (This can be however investigated in the PICKER section.)

The green edges denote the +1 sign, whereas the red edges denote the -1 sign.

You can press the start button to let the simulation begin.

You can press the pause button to pause the simulation, and re-press the start button to resume from where you paused.

You can press the end button to stop the simulation, and re-press the start button to begin again.

The edges appear and stick little by little.

This is performed in an effort to spot some differences or similarities that pop between Wikipedia's network and Reddit's network.

The nodes are orderer by their generative score (Number_of_+_outgoing_links / Total_number_of_outgoing_links)

Remark : Upon clicking the start button, it can take a little time for the simulation to start. This is because there some computation happening only one time at the start to smoothen things out in the simulation !