手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 線形計画法× | 多目的最適化× | |
|---|---|---|
| 分野≠ | 最適化 | シミュレーション |
| 系統 | Process / pipeline | Process / pipeline |
| 提唱年≠ | 1947 | 1896 (concept); 1989–2002 (evolutionary algorithms era) |
| 提唱者≠ | George B. Dantzig | Vilfredo Pareto (concept); modern computational formulation by Goldberg and Deb et al. |
| 種類≠ | Mathematical programming / continuous optimization | Optimization framework |
| 原典≠ | Dantzig, G.B. (1963). Linear Programming and Extensions. Princeton University Press. ISBN: 9780691059136 | Deb, K. (2001). Multi-Objective Optimization Using Evolutionary Algorithms. Wiley, Chichester. ISBN: 9780471873396 |
| 別名≠ | LP, linear optimization, Doğrusal Programlama (LP) | MOO, Multi-Criteria Optimization, Vector Optimization, Pareto Optimization |
| 関連≠ | 4 | 3 |
| 概要≠ | 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. | Multi-Objective Optimization (MOO) is a mathematical and computational framework for finding solutions that simultaneously optimize two or more conflicting objective functions. Rather than collapsing all goals into a single scalar, MOO produces a set of trade-off solutions — the Pareto front — from which a decision-maker selects according to preference. It is widely used in engineering design, operations research, logistics, economics, and policy analysis. |
| ScholarGateデータセット ↗ |
|
|