Redesigned CapacityScaling algorithm with almost the same interface.
The new version does not use the ResidualGraphAdaptor for performance reasons.
Scaling can be enabled and disabled with a parameter of the run() function.
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