Program Flow

From CometWiki
Revision as of 12:03, 13 April 2009 by Markdayel (Talk | contribs)

Jump to: navigation, search
Figure 1: Comet program flow (simple)


The program works in an iterative loop: creating new nodes and links, and updating the positions of existing nodes (Figure 1)

Figure 2: Comet program flow (detailed)