Fast Algorithms for Separable Linear Programs
Abstract
In numerical linear algebra, considerable effort has been devoted to obtaining faster algorithms for linear systems whose underlying matrices exhibit structural properties. A prominent success story is the method of generalized nested dissection~[Lipton-Rose-Tarjan'79] for separable matrices. On the other hand, the majority of recent developments in the design of efficient linear program (LP) solves do not leverage the ideas underlying these faster linear system solvers nor consider the separable structure of the constraint matrix. We give a faster algorithm for separable linear programs. Specifically, we consider LPs of the form , where the graphical support of the constraint matrix is -separable. These include flow problems on planar graphs and low treewidth matrices among others. We present an time algorithm for these LPs, where is the relative accuracy of the solution. Our new solver has two important implications: for the -multicommodity flow problem on planar graphs, we obtain an algorithm running in time in the high accuracy regime; and when the support of is -separable with , our algorithm runs in time, which is nearly optimal. The latter significantly improves upon the natural approach of combining interior point methods and nested dissection, whose time complexity is lower bounded by , where is the matrix multiplication constant. Lastly, in the setting of low-treewidth LPs, we recover the results of [DLY,STOC21] and [GS,22] with significantly simpler data structure machinery.
Cite
@article{arxiv.2310.16351,
title = {Fast Algorithms for Separable Linear Programs},
author = {Sally Dong and Gramoz Goranci and Lawrence Li and Sushant Sachdeva and Guanghao Ye},
journal= {arXiv preprint arXiv:2310.16351},
year = {2023}
}
Comments
55 pages. To appear at SODA 2024