src/work/marci/top_sort.dim
author alpar
Wed, 16 Mar 2005 07:50:20 +0000
changeset 1215 81b4731f8a6b
parent 552 83c22ca968d8
permissions -rw-r--r--
- '.lgf' could be the standard 'lemon graph format' extension.
- heap_test is fixed in order that 'make discheck' work.
- heap_test now checks whether the input file exists.
marci@552
     1
p mat 5 5
marci@549
     2
a 1 3
marci@549
     3
a 2 3
marci@549
     4
a 3 5
marci@577
     5
a 4 3
marci@552
     6
a 5 4