I believe that what you are looking for is a topological sort. This what I used for a PERT charting program I developed many years ago, You will get a bazillion hits on Google if you're looking for details.
On Wednesday, June 26, 2002, at 04:09 AM, Dain Sundstrom wrote: > I could use some help in spec'n out the logic for the ordering code. > The actual programming will be easy once the logic is determined > (programming is always the easiest step). ------------------------------------------------------- This sf.net email is sponsored by: Jabber Inc. Don't miss the IM event of the season | Special offer for OSDN members! JabConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
