手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| Augmented Lagrangian Method× | ベンダー分解× | |
|---|---|---|
| 分野 | オペレーションズ・リサーチ | オペレーションズ・リサーチ |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 1969 | 1962 |
| 提唱者≠ | Magnus R. Hestenes and M. J. D. Powell | Jacques F. Benders |
| 種類 | algorithm | algorithm |
| 原典≠ | Hestenes, M. R. (1969). Multiplier and gradient methods. Journal of Optimization Theory and Applications, 4(5), 303-320. DOI ↗ | Benders, J. F. (1962). Partitioning procedures for solving mixed-variables programming problems. Numerische Mathematik, 4(1), 238-252. DOI ↗ |
| 別名≠ | method of multipliers, augmented Lagrangian, ADMM | cutting plane method, constraint generation |
| 関連 | 3 | 3 |
| 概要≠ | The Augmented Lagrangian Method, developed by Magnus R. Hestenes and M. J. D. Powell in 1969, is a powerful technique for solving constrained optimization problems. It converts a constrained problem into a sequence of unconstrained subproblems by augmenting the Lagrangian with a quadratic penalty term, enabling efficient solution of large-scale problems including convex and nonconvex cases. | Benders Decomposition, introduced by Jacques F. Benders in 1962, is a powerful algorithmic framework for solving large-scale mixed-integer programming (MIP) problems. It decomposes the problem into a master problem (controlling complicating variables) and subproblems (handling remaining variables), using cutting planes generated from subproblem dual information to iteratively tighten the master problem. |
| ScholarGateデータセット ↗ |
|
|