Connections: Each node has it's own unique color. The connections are the same color as the node they come from. The size of the line signifies the importance of the node it is coming from, and the bright nests of the line signifies the importance of the node it is going to. Controls: Click and drag points to move them. Press space to select a point. Press A on a point to create a connection between the selected point and that point, and press D to destroy a connection. (yes, the order matters.)
This is an interactive simulation of an aspect of the google page rank system that uses like to rank sites. The value of a site is correspondent to the value of the sites going to it. Imagine a site A. B and C link to site A. the value of site A = (Value of B/Outgoing links from B)+(Value of C/Outgoing links from C)