方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 伪流算法× | Lerchs-Grossmann 算法× | |
|---|---|---|
| 领域 | 采矿工程 | 采矿工程 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | 1992 | 1965 |
| 提出者≠ | Dorit S. Hochbaum | Helmut Lerchs and Israel Grossmann |
| 类型≠ | Efficient algorithm for maximum closure problem | Graph-theoretic algorithm for pit limit optimization |
| 开创性文献≠ | Hochbaum, D. S. (1992). A new-old algorithm for minimum-cut and maximum-flow problems. Journal of the ACM, 1(1), 76-109. link ↗ | Lerchs, H., & Grossmann, I. F. (1965). Optimum design of open-pit mines. Canadian Mining and Metallurgical Bulletin, 58(633), 47-54. link ↗ |
| 别名 | Pseudoflow Algorithm, Hochbaum Algorithm | Lerchs-Grossmann Method, LG Algorithm |
| 相关≠ | 3 | 4 |
| 摘要≠ | The Pseudoflow Algorithm, developed by Dorit Hochbaum in 1992, is a polynomial-time algorithm for computing maximum weighted closures in directed acyclic graphs. In mining, it solves the ultimate pit limit problem more efficiently than earlier methods. By maintaining feasible pseudoflows and iteratively eliminating negative-cost nodes, it achieves near-optimal practical performance even on industrial-scale block models. | The Lerchs-Grossmann Algorithm is a graph-theoretic method for determining the ultimate pit limit in open-pit mining operations. Introduced by Helmut Lerchs and Israel Grossmann in 1965, it maximizes the net present value of extracted ore while respecting slope stability constraints. This algorithm forms the theoretical foundation for most modern pit optimization software. |
| ScholarGate数据集 ↗ |
|
|