bootstrap
author marci
Thu, 06 May 2004 17:45:12 +0000
changeset 559 82a8f2bc5758
child 1304 c9c2e90b2342
permissions -rwxr-xr-x
A max bipartite matching class in src/work/marci/max_bipartite_matching.h
which can be used for computing maximum cardinality ordinary matching, b-matching and capacitated b-matching.
ladanyi@542
     1
#! /bin/sh
ladanyi@542
     2
aclocal-1.7 \
ladanyi@542
     3
&& automake-1.7 --gnu --add-missing \
ladanyi@542
     4
&& autoconf