Mercurial
lemon-0.x
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
lemon/Makefile
author
kpeter
Thu, 28 Feb 2008 02:54:27 +0000
changeset 2581
054566ac0934
permissions
-rw-r--r--
Query improvements in the min cost flow algorithms.
- External flow and potential maps can be used.
- New query functions: flow() and potential().
- CycleCanceling also provides dual solution (node potentials).
- Doc improvements.
ladanyi@2108
1
all:
ladanyi@2108
2
$(MAKE) -C ..