src/work/marci/top_sort.dim
author deba
Wed, 15 Dec 2004 19:56:55 +0000
changeset 1037 3eaff8d04171
parent 552 83c22ca968d8
permissions -rw-r--r--
graph_io under construction
This is a working version, but needs more improvments.

todo:
documention + fix the file format
improve the exception system

add some possible asserts

tutorials
     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