文件名称:mincostflow
介绍说明--下载内容均来自于网络,请自行研究使用
实现的是最小费用最大流问题,在残量网络中找s-t最短路,运用bellman-ford算法。-To achieve the minimum cost maximum flow problem, in the residual network, find the shortest st, the use of bellman-ford algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mincostflow.cpp