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 cd ${0%update-libstd-tag}../doc
4 mv libstdc++.tag libstdc++.tag.old
5 wget http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/libstdc++.tag &&
6 rm libstdc++.tag.old || mv libstdc++.tag.old libstdc++.tag