# Inexact Newton method for minimization of convex piecewise quadratic   functions

**Authors:** Alexander I. Golikov, Igor E. Kaporin

arXiv: 1901.03245 · 2019-01-11

## TL;DR

This paper introduces an inexact Newton method tailored for minimizing convex piecewise quadratic functions, with proven convergence and practical applications in linear algebra and computational geometry.

## Contribution

It presents a novel inexact Newton algorithm for convex piecewise quadratic functions, extending its application to linear systems and polyhedral distance problems.

## Key findings

- Method successfully applied to large sparse matrices.
- Convergence analysis confirms theoretical robustness.
- Effective in practical computational geometry tasks.

## Abstract

An inexact Newton type method for numerical minimization of convex piecewise quadratic functions is considered and its convergence is analyzed. Earlier, a similar method was successfully applied to optimizaton problems arising in numerical grid generation. The method can be applied for computing a minimum norm nonnegative solution of underdetermined system of linear equations or for finding the distance between two convex polyhedra. The performance of the method is tested using sample data from NETLIB family of the University of Florida sparse matrix collection as well as quasirandom data.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.03245/full.md

## References

18 references — full list in the complete paper: https://tomesphere.com/paper/1901.03245/full.md

---
Source: https://tomesphere.com/paper/1901.03245