方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 二次规划 (QP)× | 线性规划× | |
|---|---|---|
| 领域 | 优化 | 优化 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | 1956 | 1947 |
| 提出者≠ | Marguerite Frank & Philip Wolfe | George B. Dantzig |
| 类型≠ | Constrained mathematical optimization | Mathematical programming / continuous optimization |
| 开创性文献≠ | Frank, M., & Wolfe, P. (1956). An algorithm for quadratic programming. Naval Research Logistics Quarterly, 3(1–2), 95–110. DOI ↗ | Dantzig, G.B. (1963). Linear Programming and Extensions. Princeton University Press. ISBN: 9780691059136 |
| 别名≠ | QP Optimization, Quadratic Optimization, Convex Quadratic Programming, İkinci Dereceden Programlama | LP, linear optimization, Doğrusal Programlama (LP) |
| 相关≠ | 2 | 4 |
| 摘要≠ | Quadratic Programming (QP) is a class of constrained mathematical optimization in which the objective function is quadratic and the constraints are linear. Formalized by Frank and Wolfe (1956) through their gradient-based feasible-direction algorithm, QP is foundational in operations research, finance, machine learning, and engineering design wherever one must minimize a convex (or non-convex) quadratic cost subject to linear feasibility conditions. | 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数据集 ↗ |
|
|