src/work/marci/top_sort.dim
author marci
Fri, 01 Oct 2004 10:08:43 +0000
changeset 932 ade3cdb9b45d
parent 552 83c22ca968d8
permissions -rw-r--r--
New EdgeSubGraphWrapper class specializing SubGraphWrapper in the way that only the edge-set can be filtered.
     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