232,519 research outputs found
Approximation of non-boolean 2CSP
We develop a polynomial time
approximate algorithm for Max 2CSP-, the problem where we are given a
collection of constraints, each involving two variables, where each variable
ranges over a set of size , and we want to find an assignment to the
variables that maximizes the number of satisfied constraints. Assuming the
Unique Games Conjecture, this is the best possible approximation up to constant
factors.
Previously, a -approximate algorithm was known, based on linear
programming. Our algorithm is based on semidefinite programming (SDP) and on a
novel rounding technique. The SDP that we use has an almost-matching
integrality gap
Dispersion in disks
We present three new approximation algorithms with improved constant ratios
for selecting points in disks such that the minimum pairwise distance
among the points is maximized.
(1) A very simple -time algorithm with ratio for disjoint
unit disks.
(2) An LP-based algorithm with ratio for disjoint disks of arbitrary
radii that uses a linear number of variables and constraints, and runs in
polynomial time.
(3) A hybrid algorithm with ratio either or for (not
necessarily disjoint) unit disks that uses an algorithm of Cabello in
combination with either the simple -time algorithm or the LP-based
algorithm.
The LP algorithm can be extended for disjoint balls of arbitrary radii in
\RR^d, for any (fixed) dimension , while preserving the features of the
planar algorithm. The algorithm introduces a novel technique which combines
linear programming and projections for approximating Euclidean distances. The
previous best approximation ratio for dispersion in disjoint disks, even when
all disks have the same radius, was . Our results give a partial answer to
an open question raised by Cabello, who asked whether the ratio could be
improved.Comment: A preliminary version entitled "Dispersion in unit disks" appeared in
Proceedings of the 27th International Symposium on Theoretical Aspects of
Computer Science (STACS'10), pages 299-31
A new approximation algorithm for the multilevel facility location problem
In this paper we propose a new integer programming formulation for the multi-level facility location problem and a novel 3-approximation algorithm based on LP rounding. The linear program we are using has a polynomial number of variables and constraints, being thus more efficient than the one commonly used in the approximation algorithms for this type of problems
- …
