Parameterized complexity and approximation algorithms

D Marx - The Computer Journal, 2008 - ieeexplore.ieee.org
Approximation algorithms and parameterized complexity are usually considered to be two
separate ways of dealing with hard algorithmic problems. In this paper, our aim is to …

Reflections on multivariate algorithmics and problem parameterization

R Niedermeier - … Symposium on Theoretical Aspects of Computer …, 2010 - drops.dagstuhl.de
Research on parameterized algorithmics for NP-hard problems has steadily grown over the
last years. We survey and discuss how parameterized complexity analysis naturally …

Parameterized complexity of geometric problems

P Giannopoulos, C Knauer… - The Computer …, 2008 - ieeexplore.ieee.org
This paper surveys parameterized complexity results for hard geometric algorithmic
problems. It includes fixed-parameter tractable problems in graph drawing, geometric …

A (slightly) faster algorithm for Klee's measure problem

TM Chan - Proceedings of the twenty-fourth annual symposium on …, 2008 - dl.acm.org
Given n axis-parallel boxes in a fixed dimension d≥ 3, how efficiently can we compute the
volume of the union? This standard problem in computational geometry, commonly referred …

The limited blessing of low dimensionality: when 1-1/d is the best possible exponent for d-dimensional geometric problems

D Marx, A Sidiropoulos - Proceedings of the thirtieth annual symposium …, 2014 - dl.acm.org
We are studying d-dimensional geometric problems that have algorithms with 1− 1/d
appearing in the exponent of the running time, for example, in the form of 2n1− 1/d or nk1 …

On the computational complexity of Ham-Sandwich cuts, Helly sets, and related problems

C Knauer, HR Tiwary, D Werner - Symposium on Theoretical Aspects of …, 2011 - hal.science
We study several canonical decision problems arising from some well-known theorems from
combinatorial geometry. Among others, we show that computing the minimum size of …

[HTML][HTML] Fixed-parameter tractability and lower bounds for stabbing problems

P Giannopoulos, C Knauer, G Rote, D Werner - Computational Geometry, 2013 - Elsevier
We study the following general stabbing problem from a parameterized complexity point of
view: Given a set S of n translates of an object in Rd, find a set of k lines with the property …

Minimum L_∞ Hausdorff Distance of Point Sets Under Translation: Generalizing Klee's Measure Problem

TM Chan - … Symposium on Computational Geometry (SoCG 2023 …, 2023 - drops.dagstuhl.de
We present a (combinatorial) algorithm with running time close to O (n^ d) for computing the
minimum directed L_∞ Hausdorff distance between two sets of n points under translations …

FPTAS for minimizing the earth mover's distance under rigid transformations and related problems

H Ding, J Xu - Algorithmica, 2017 - Springer
In this paper, we consider the problem (denoted as EMDRT) of minimizing the earth mover's
distance between two sets of weighted points A and B in R^ d R d under rigid transformation …

Approximate nearest neighbor search under translation invariant hausdorff distance

C Knauer, M Scherfenberg - International Journal of Computational …, 2011 - World Scientific
We present an embedding and search reduction which allow us to build the first data
structure for the nearest neighbor search among small point sets with respect to the directed …