Efficient algorithms for geometric optimization

PK Agarwal, M Sharir - ACM Computing Surveys (CSUR), 1998 - dl.acm.org
We review the recent progress in the design of efficient algorithms for various problems in
geometric optimization. We present several techniques used to attack these problems, such …

Solving linear programs in the current matrix multiplication time

MB Cohen, YT Lee, Z Song - Journal of the ACM (JACM), 2021 - dl.acm.org
This article shows how to solve linear programs of the form min Ax= b, x≥ 0 c⊤ x with n
variables in time O*((n ω+ n 2.5− α/2+ n 2+ 1/6) log (n/δ)), where ω is the exponent of matrix …

[图书][B] Parameterized algorithms

M Cygan, FV Fomin, Ł Kowalik, D Lokshtanov, D Marx… - 2015 - Springer
The goal of this textbook is twofold. First, the book serves as an introduction to the field of
parameterized algorithms and complexity accessible to graduate students and advanced …

[图书][B] Computational geometry: algorithms and applications

M De Berg - 2000 - books.google.com
This well-accepted introduction to computational geometry is a textbook for high-level
undergraduate and low-level graduate courses. The focus is on algorithms and hence the …

A deterministic linear program solver in current matrix multiplication time

J van den Brand - Proceedings of the Fourteenth Annual ACM-SIAM …, 2020 - SIAM
Interior point algorithms for solving linear programs have been studied extensively for a long
time [eg Karmarkar 1984; Lee, Sidford FOCS'14; Cohen, Lee, Song STOC'19]. For linear …

The multiplicative weights update method: a meta-algorithm and applications

S Arora, E Hazan, S Kale - Theory of computing, 2012 - theoryofcomputing.org
Algorithms in varied fields use the idea of maintaining a distribution over a certain set and
use the multiplicative update rule to iteratively change these weights. Their analyses are …

Smallest enclosing disks (balls and ellipsoids)

E Welzl - New Results and New Trends in Computer Science …, 2005 - Springer
A simple randomized algorithm is developed which computes the smallest enclosing disk of
a finite set of points in the plane in expected linear time. The algorithm is based on Seidel's …

Applications of random sampling in computational geometry, II

KL Clarkson - Proceedings of the fourth annual symposium on …, 1988 - dl.acm.org
Random sampling is used for several new geometric algorithms. The algorithms are “Las
Vegas,” and their expected bounds are with respect to the random behavior of the …

Almost optimal set covers in finite VC-dimension: (preliminary version)

H Brönnimann, MT Goodrich - … of the tenth annual symposium on …, 1994 - dl.acm.org
We give a deterministic polynomial time method for finding a set cover in a set system (X, ℜ)
of VC-dimension d such that the size of our cover is at most a factor of O (d log (dc)) from the …

Random sampling in cut, flow, and network design problems

DR Karger - Proceedings of the twenty-sixth annual ACM …, 1994 - dl.acm.org
We explore random sampling as a tool for solving undirected graph problems. We show that
the sparse graph, or skeleton, which arises when we randomly sample a graph's edges will …