A nearly-linear time algorithm for linear programs with small treewidth: a multiscale representation of robust central path

S Dong, YT Lee, G Ye - Proceedings of the 53rd Annual ACM SIGACT …, 2021 - dl.acm.org
Arising from structural graph theory, treewidth has become a focus of study in fixed-
parameter tractable algorithms. Many NP-hard problems are known to be solvable in O (n· 2 …

A friendly smoothed analysis of the simplex method

D Dadush, S Huiberts - Proceedings of the 50th Annual ACM SIGACT …, 2018 - dl.acm.org
Explaining the excellent practical performance of the simplex method for linear programming
has been a major topic of research for over 50 years. One of the most successful frameworks …

Unifying Matrix Data Structures: Simplifying and Speeding up Iterative Algorithms∗

J van den Brand - Symposium on Simplicity in Algorithms (SOSA), 2021 - SIAM
Many algorithms use data structures that maintain properties of matrices undergoing some
changes. The applications are wide-ranging and include for example matchings, shortest …

Pivot rules for circuit-augmentation algorithms in linear optimization

JA De Loera, S Kafer, L Sanità - SIAM Journal on Optimization, 2022 - SIAM
Circuit-augmentation algorithms are generalizations of the simplex method, where in each
step one is allowed to move along a fixed set of directions, called circuits, that is a superset …

On the Simplex Method for 0/1-Polytopes

AE Black, JA De Loera, S Kafer… - … of Operations Research, 2024 - pubsonline.informs.org
We present three new pivot rules for the Simplex method for Linear Programs over 0/1-
polytopes. We show that the number of nondegenerate steps taken using these three rules …

Improved deterministic algorithms for linear programming in low dimensions

TM Chan - ACM Transactions on Algorithms (TALG), 2018 - dl.acm.org
Chazelle and Matoušek [J. Algorithms, 1996] presented a derandomization of Clarkson's
sampling-based algorithm [J. ACM, 1995] for solving linear programs with n constraints and …

Inapproximability of shortest paths on perfect matching polytopes

J Cardinal, R Steiner - Mathematical Programming, 2023 - Springer
We consider the computational problem of finding short paths in the skeleton of the perfect
matching polytope of a bipartite graph. We prove that unless P= NP, there is no polynomial …

An exponential lower bound for Zadeh's pivot rule

Y Disser, O Friedmann, AV Hopp - Mathematical Programming, 2023 - Springer
The question whether the Simplex Algorithm admits an efficient pivot rule remains one of the
most important open questions in discrete optimization. While many natural, deterministic …

Solving generic nonarchimedean semidefinite programs using stochastic game algorithms

X Allamigeon, S Gaubert, M Skomra - Proceedings of the ACM on …, 2016 - dl.acm.org
A general issue in computational optimization is to develop combinatorial algorithms for
semidefinite programming. We address this issue when the base field is nonarchimedean …

A Faster Deterministic Exponential Time Algorithm for Energy Games and Mean Payoff Games (Track B: Automata, Logic, Semantics, and Theory of Programming)

D Dorfman, H Kaplan, U Zwick - 46th International Colloquium on …, 2019 - drops.dagstuhl.de
We present an improved exponential time algorithm for Energy Games, and hence also for
Mean Payoff Games. The running time of the new algorithm is O (min (mn W, mn 2^{n/2} log …