About 27 results
Open links in new tab
  1. Quadratic programming - Cornell University

    Oct 17, 2020 · A quadratic program is an optimization problem that comprises a quadratic objective function bound to linear constraints. 1 Quadratic Programming (QP) is a common type of non-linear programming (NLP) used to optimize such problems.

  2. Quadratic constrained quadratic programming - Cornell University ...

    Dec 15, 2024 · A Quadratically Constrained Quadratic Program (QCQP) can be defined as an optimization problem where the objective function and the constraints are quadratic. It emerged as optimisation theory grew to address more realistic, complex …

  3. Sequential quadratic programming - Cornell University

    Apr 1, 2022 · Sequential quadratic programming (SQP) is a class of algorithms for solving non-linear optimization problems (NLP) in the real world. It is powerful enough for real problems because it can handle any degree of non-linearity including non-linearity in the constraints.

  4. Mathematical programming with equilibrium constraints

    Dec 15, 2021 · Step 1: Solve the quadratic programming subproblem at v such that (,,,) is the unique solution. Set penalty parameter α v using the selected penalty update rule. Step 2: Calculate the step size.

  5. Quadratic assignment problem - Cornell University

    Dec 14, 2020 · The Quadratic Assignment Problem (QAP), discovered by Koopmans and Beckmann in 1957, is a mathematical optimization module created to describe the location of invisible economic activities. An NP-Complete problem, this model can be applied to many other optimization problems outside of the field of economics.

  6. Simplex algorithm - Cornell University Computational …

    Oct 5, 2021 · Besides solving the problems, the Simplex method can also enlighten the scholars with the ways of solving other problems, for instance, Quadratic Programming (QP). For some QP problems, they have linear constraints to the variables which can be solved analogous to the idea of the Simplex method.

  7. Geometric programming - Cornell University Computational …

    Dec 11, 2021 · Though a number of practical problems are not equivalent to geometric programming, geometric programming is generally considered an effective solution for practical problems and it is used to well approximate and analyze various large-scale applications.

  8. Trust-region methods - Cornell University Computational …

    Dec 13, 2024 · The central core of trust region methods lies in the idea of constructing a simplified model — often a quadratic approximation — that represents the objective function near the current point. This model serves as a surrogate, guiding the search for the optimum within a bounded region around the current estimate.

  9. Stochastic programming - Cornell University Computational …

    Dec 16, 2021 · To address this problem, stochastic programming extends the deterministic optimization methodology by introducing random variables that model the uncertain nature of real-world problems, trying to hedge against risks and find the optimal decision with the best-expected performance under all possible situations.

  10. Frank-Wolfe - Cornell University Computational Optimization …

    Dec 15, 2021 · The formulation of co-localization using the Frank-Wolfe algorithm involves minimizing a standard quadratic programming problem and reducing it to a succession of simple linear integer problems.

Refresh