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