ScholarGate
助手
Machine learningGraph Algorithms

推送-重贴标签算法

推送-重贴标签算法由Andrew V. Goldberg和Robert E. Tarjan于1988年开发,是一种计算网络最大流的高效方法。与增广路径方法不同,它维护一个预流,并使用局部推送和全局重贴标签操作将流导向汇点,从而实现了卓越的最坏情况复杂度。

在 MethodMind 中打开即将推出视频即将推出Download slides

阅读完整方法

仅限会员

使用免费账户登录即可阅读本节。

登录

Method map

The neighbourhood of related methods — select a node to explore.

来源

  1. Goldberg, A. V., & Tarjan, R. E. (1988). A new approach to the maximum flow problem. Journal of the ACM, 35(4), 921-940. DOI: 10.1145/48014.61051
  2. Goldberg, A. V. (1998). Recent advances in maximum flow and minimum-cost flow algorithms. In Algorithm Theory (pp. 1-10). Springer, Berlin. link

如何引用本页

ScholarGate. (2026, June 3). Push-Relabel Algorithm for Maximum Flow. ScholarGate. https://scholargate.app/zh/operations-research/push-relabel-algorithm

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

Compare side by side

被引用于

ScholarGatePush-Relabel Algorithm (Push-Relabel Algorithm for Maximum Flow). 于 2026-06-15 检索自 https://scholargate.app/zh/operations-research/push-relabel-algorithm · 数据集: https://doi.org/10.5281/zenodo.20539026