src/work/marci/top_sort.dim
author hegyi
Fri, 01 Apr 2005 13:42:31 +0000
changeset 1290 082fc511c2b9
parent 552 83c22ca968d8
permissions -rw-r--r--
To run graph-displayer with sample input, type make run, but do not move the nodes, YET
     1 p mat 5 5
     2 a 1 3
     3 a 2 3
     4 a 3 5
     5 a 4 3
     6 a 5 4