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.
3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*