Add a cost scaling min cost flow algorithm.
Add a cost scaling algorithm, which is performing generalized
push-relabel operations. It is almost as efficient as the capacity
scaling algorithm, but slower than network simplex.
13 tools_lgf_gen_SOURCES = tools/lgf-gen.cc
15 tools_dim_to_lgf_SOURCES = tools/dim_to_lgf.cc