src/work/marci/top_sort.dim
author alpar
Fri, 25 Mar 2005 16:19:03 +0000
changeset 1263 a490938ad0aa
parent 552 83c22ca968d8
permissions -rw-r--r--
- LpGlpk added to the makefile
- missing const_cast<>() added
- prop for two new functions (solve() and solution())
     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