Re: Graph Theory problem

From: Steven Hauser <hause011_at_garnet.tc.umn.edu>
Date: 29 Oct 2001 09:01:07 -0600
Message-ID: <9rjqvj$a70$1_at_garnet.tc.umn.edu>


The AWK book by the authors of awk have an implementation of a topological sort. I used that in a script to get an ordered list of tables to load with foreign keys contraints in effect.

It is at www.sofbot.com. script is ref_load_ord.ksh Received on Mon Oct 29 2001 - 16:01:07 CET

Original text of this message