SevenBridges is a distributed algorithm simulator created using the HTML5 <canvas>. See the live version at (www.MattGA.com)[www.MattGA.com].
Set the number of nodes and the density of edges using the property pane on the right and click generate to create a graph with your new settings. A density of 1 will generate a complete graph and a density of 0 will generate a line graph.
Note: Generating a graph with more than 30 nodes can severly effect performance or even crash your browser!
to come