A Single-phase Method for Quadratic Programming

A Single-phase Method for Quadratic Programming

Author: Stanford University. Systems Optimization Laboratory

Publisher:

Published: 1986

Total Pages: 80

ISBN-13:

DOWNLOAD EBOOK

This report describes a single-phase quadratic programming method, an active-set method which solves a sequence of equality-constraint quadratic programs.


Integral Methods for Quadratic Programming

Integral Methods for Quadratic Programming

Author: Yves Dominique Brise

Publisher: Logos Verlag Berlin GmbH

Published: 2013

Total Pages: 232

ISBN-13: 3832533664

DOWNLOAD EBOOK

This PhD thesis was written at ETH Zurich, in Prof. Dr. Emo Welzl's research group, under the supervision of Dr. Bernd Garnter. It shows two theoretical results that are both related to quadratic programming. The first one concerns the abstract optimization framework of violator spaces and the randomized procedure called Clarkson's algorithm. In a nutshell, the algorithm randomly samples from a set of constraints, computes an optimal solution subject to these constraints, and then checks whether the ignored constraints violate the solution. If not, some form of re-sampling occurs. We present the algorithm in the easiest version that can still be analyzed successfully. The second contribution concerns quadratic programming more directly. It is well-known that a simplex-like procedure can be applied to quadratic programming. The main computational effort in this algorithm comes from solving a series of linear equation systems that change gradually. We develop the integral LU decomposition of matrices, which allows us to solve the equation systems efficiently and to exploit sparse inputs. Last but not least, a considerable portion of the work included in this thesis was devoted to implementing the integral LU decomposition in the framework of the existing quadratic programming solver in the Computational Geometry Algorithms Library (CGAL). In the last two chapters we describe our implementation and the experimental results we obtained.


Inertia-controlling Methods for Quadratic Programming

Inertia-controlling Methods for Quadratic Programming

Author: Philip E. Gill

Publisher:

Published: 1988

Total Pages: 48

ISBN-13:

DOWNLOAD EBOOK

We also derive recurrance relations that facilitate the efficient implementation of a class of inertia-controlling methods that maintain the factorization of a nonsingular matrix associated with the Karush-Kuhn-Tucker conditions."


Nonlinear Lp-Norm Estimation

Nonlinear Lp-Norm Estimation

Author: Rene Gonin

Publisher: Routledge

Published: 2017-10-02

Total Pages: 318

ISBN-13: 1351428179

DOWNLOAD EBOOK

Complete with valuable FORTRAN programs that help solve nondifferentiable nonlinear LtandLo.-norm estimation problems, this important reference/text extensively delineates ahistory of Lp-norm estimation. It examines the nonlinear Lp-norm estimation problem that isa viable alternative to least squares estimation problems where the underlying errordistribution is nonnormal, i.e., non-Gaussian.Nonlinear LrNorm Estimation addresses both computational and statistical aspects ofLp-norm estimation problems to bridge the gap between these two fields . . . contains 70useful illustrations ... discusses linear Lp-norm as well as nonlinear Lt, Lo., and Lp-normestimation problems . . . provides all appropriate computational algorithms and FORTRANlistings for nonlinear Lt- and Lo.-norm estimation problems . . . guides readers with clear endof-chapter notes on related topics and outstanding research publications . . . contains numericalexamples plus several practical problems .. . and shows how the data can prescribe variousapplications of Lp-norm alternatives.Nonlinear Lp-Norm Estimation is an indispensable reference for statisticians,operations researchers, numerical analysts, applied mathematicians, biometricians, andcomputer scientists, as well as a text for graduate students in statistics or computer science.


Practical Optimization

Practical Optimization

Author: Philip E. Gill

Publisher: SIAM

Published: 2019-12-16

Total Pages: 422

ISBN-13: 1611975603

DOWNLOAD EBOOK

In the intervening years since this book was published in 1981, the field of optimization has been exceptionally lively. This fertility has involved not only progress in theory, but also faster numerical algorithms and extensions into unexpected or previously unknown areas such as semidefinite programming. Despite these changes, many of the important principles and much of the intuition can be found in this Classics version of Practical Optimization. This book provides model algorithms and pseudocode, useful tools for users who prefer to write their own code as well as for those who want to understand externally provided code. It presents algorithms in a step-by-step format, revealing the overall structure of the underlying procedures and thereby allowing a high-level perspective on the fundamental differences. And it contains a wealth of techniques and strategies that are well suited for optimization in the twenty-first century, and particularly in the now-flourishing fields of data science, “big data,” and machine learning. Practical Optimization is appropriate for advanced undergraduates, graduate students, and researchers interested in methods for solving optimization problems.