benchmark/Makefile
author deba
Tue, 21 Aug 2007 13:22:21 +0000
changeset 2463 19651a04d056
permissions -rw-r--r--
Query functions: aMatching and bMatching
Modified algorithm function interfaces
ANodeMap<UEdge> matching map
BNodeMap<bool> barrier map

Consistency between augmenting path and push-relabel algorithm
ladanyi@2108
     1
all:
ladanyi@2108
     2
	$(MAKE) -C ..