# Factorization of Saddle-point Matrices in Dynamical Systems   Optimization---Reusing Pivots

**Authors:** Jan Ku\v{r}\'atko

arXiv: 1703.09012 · 2017-09-19

## TL;DR

This paper introduces a method for efficiently solving sequences of saddle-point systems in dynamical systems optimization by reusing pivots in LDL^T factorizations, leading to faster computations.

## Contribution

The paper presents a novel approach to reuse pivots in LDL^T factorizations for saddle-point matrices, improving computational efficiency in dynamical systems optimization.

## Key findings

- Method outperforms Bunch-Parlett in speed
- Reuses pivots to reduce computation time
- Maintains same accuracy as traditional methods

## Abstract

In this paper we consider the application of direct methods for solving a sequence of saddle-point systems. Our goal is to design a method that reuses information from one factorization and applies it to the next one. In more detail, when we compute the pivoted $LDL^T$ factorization we speed up computation by reusing already computed pivots and permutations. We develop our method in the frame of dynamical systems optimization. Experiments show that the method improves efficiency over Bunch-Parlett while delivering the same results.

## Full text

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

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1703.09012/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/1703.09012/full.md

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