Carsten Grimm
Otto-von-Guericke University Magdeburg
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Carsten Grimm.
scandinavian workshop on algorithm theory | 2016
Jean-Lou De Carufel; Carsten Grimm; Anil Maheshwari; Michiel H. M. Smid
We consider a lowerand upper-bounded generalization of the classical facility location problem, where each facility has a capacity (upper bound) that limits the number of clients it can serve and a lower bound on the number of clients it must serve if it is opened. We develop an LP rounding framework that exploits a Voronoi diagram-based clustering approach to derive the first bicriteria constant approximation algorithm for this problem with non-uniform lower bounds and uniform upper bounds. This naturally leads to the the first LP-based approximation algorithm for the lower bounded facility location problem (with non-uniform lower bounds). We also demonstrate the versatility of our framework by extending this and presenting the first constant approximation algorithm for some connected variant of the problems in which the facilities are required to be connected as well. 1998 ACM Subject Classification F.2.2 Nonnumerical Algorithms and Problems
Computational Geometry: Theory and Applications | 2014
Jean-Lou De Carufel; Carsten Grimm; Anil Maheshwari; Megan Owen; Michiel H. M. Smid
Abstract Let S be a subdivision of the plane into polygonal regions, where each region has an associated positive weight. The weighted region shortest path problem is to determine a shortest path in S between two points s , t ∈ R 2 , where the distances are measured according to the weighted Euclidean metric—the length of a path is defined to be the weighted sum of (Euclidean) lengths of the sub-paths within each region. We show that this problem cannot be solved in the Algebraic Computation Model over the Rational Numbers ( ACM Q ). In the ACM Q , one can compute exactly any number that can be obtained from the rationals Q by applying a finite number of operations from +, −, ×, ÷, ⋅ k , for any integer k ⩾ 2 . Our proof uses Galois theory and is based on Bajajs technique.
Journal of Computational Geometry | 2013
Prosenjit Bose; Kai Dannies; Jean-Lou De Carufel; Christoph Doell; Carsten Grimm; Anil Maheshwari; Stefan Schirra; Michiel H. M. Smid
Consider the continuum of points along the edges of a network, i.e., an undirected graph with positive edge weights. We measure distance between these points in terms of the shortest path distance along the network, known as the network distance. Within this metric space, we study farthest points. We introduce network farthest-point diagrams, which capture how the farthest points---and the distance to them---change as we traverse the network. We preprocess a network G such that, when given a query point q on G, we can quickly determine the farthest point(s) from q in G as well as the farthest distance from q in G. Furthermore, we introduce a data structure supporting queries for the parts of the network that are farther away from q than some threshold R > 0, where R is part of the query. We also introduce the minimum eccentricity feed-link problem defined as follows. Given a network G with geometric edge weights and a point p that is not on G, connect p to a point q on G with a straight line segment pq, called a feed-link, such that the largest network distance from p to any point in the resulting network is minimized. We solve the minimum eccentricity feed-link problem using eccentricity diagrams. In addition, we provide a data structure for the query version, where the network G is fixed and a query consists of the point p.
workshop on algorithms and data structures | 2017
Jean-Lou De Carufel; Carsten Grimm; Stefan Schirra; Michiel H. M. Smid
We augment a tree
Journal of Graph Algorithms and Applications | 2015
Prosenjit Bose; Jean-Lou De Carufel; Carsten Grimm; Anil Maheshwari; Michiel H. M. Smid
T
workshop on graph theoretic concepts in computer science | 2015
Carsten Grimm
with a shortcut
Archive | 2013
Prosenjit Bose; Kai Dannies; Christoph Doell; Carsten Grimm; Anil Maheshwari; Stefan Schirra; Michiel H. M. Smid
pq
canadian conference on computational geometry | 2013
Prosenjit Bose; Jean-Lou De Carufel; Carsten Grimm; Anil Maheshwari; Michiel H. M. Smid
to minimize the largest distance between any two points along the resulting augmented tree
canadian conference on computational geometry | 2012
Prosenjit Bose; Jean-Lou De Carufel; Carsten Grimm; Anil Maheshwari; Michiel H. M. Smid
T+pq
canadian conference on computational geometry | 2016
Therese C. Biedl; Carsten Grimm; Leonidas Palios; Jonathan Richard Shewchuk; Sander Verdonschot
. We study this problem in a continuous and geometric setting where