手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 決定版整数計画法× | 線形計画法× | |
|---|---|---|
| 分野≠ | シミュレーション | 最適化 |
| 系統 | Process / pipeline | Process / pipeline |
| 提唱年≠ | 1958 | 1947 |
| 提唱者≠ | Ralph E. Gomory | George B. Dantzig |
| 種類≠ | Exact combinatorial optimization | Mathematical programming / continuous optimization |
| 原典≠ | Gomory, R. E. (1958). Outline of an algorithm for integer solutions to linear programs. Bulletin of the American Mathematical Society, 64(5), 275-278. DOI ↗ | Dantzig, G.B. (1963). Linear Programming and Extensions. Princeton University Press. ISBN: 9780691059136 |
| 別名≠ | DIP, Integer Programming, IP, Integer Linear Programming | LP, linear optimization, Doğrusal Programlama (LP) |
| 関連≠ | 5 | 4 |
| 概要≠ | Deterministic Integer Programming (DIP) is a mathematical optimization approach that finds the best solution to problems where some or all decision variables must take integer values, given fully known (deterministic) objective and constraint data. It is the classical, non-stochastic form of integer programming, foundational to operations research and combinatorial optimization since the late 1950s. | Linear programming (LP), pioneered by George B. Dantzig in 1947, is a mathematical method for finding the best value of a linear objective function — such as minimum cost or maximum profit — subject to a set of linear inequality and equality constraints. It is the foundational technique in operations research and underlies production planning, resource allocation, logistics, diet problems, and countless other decision-making scenarios across engineering, economics, and the natural sciences. |
| ScholarGateデータセット ↗ |
|
|