9 网络流及匹配.ppt

* unit distances * * * Obtain a network, and use the same network to illustrate the shortest path problem for communication networks, the max flow problem, the minimum cost flow problem, and the multicommodity flow problem. This will be a very efficient way of introducing the four problems. (Perhaps under 10 minutes of class time.) * 最小费用流 给定网络G=(V,E),每条边(u,v)具有 容量 c(u,v) 费用w(u,v):表示边(u,v)的单位流量的费用或成本,也就是说通过一条边的单位流所需要的费用。 流 f的费用: 对每条边(u,v)求和f(u,v) w(u,v), 即 * 最小费用流问题 最小费用流问题通常有两种表现形式 在网络G=(V,E)中计算给定流量为|f|的最小费用流 不给定流量时,计算流量最大的最小费用流,此问题常称最小费用最大流问题。 最短路径问题以及最大流问题都是最小费用流问题的特例 * 剩余网络(Residual

文档评论(0)

1亿VIP精品文档

相关文档