About the Subgraphs
The subgraphs generated by this applet are created using a particular pattern. The lengths \(l\) of the edges in the graph are fixed. The \(i\)th node is connected to node \((l+i)\) mod \(n\), where \(n\) is the number of nodes. The result is a regular star polygon, unless \(l = 0\) mod \(n\) or \(n\) is even and \(l = n/2\).
About this Applet
This applet was created using JavaScript and the Raphael library. If you are unable to see the applet, make sure you have JavaScript enabled in your browser. This applet may not be supported by older browsers.