src/work/jacint/makefile
author marci
Thu, 06 May 2004 17:45:12 +0000
changeset 559 82a8f2bc5758
parent 494 e42f56e7ad93
child 715 665689d86225
permissions -rw-r--r--
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.
     1 BINARIES = max_matching
     2 INCLUDEDIRS= -I../../include -I.. -I../{klao,marci,jacint,alpar,johanna,akos}
     3 include ../makefile