Mercurial
lemon-0.x
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
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.
1
#! /bin/sh
2
aclocal-1.7 \
3
&& automake-1.7 --gnu --add-missing \
4
&& autoconf