Magdalene Grantson
Lund University
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Magdalene Grantson.
international symposium on algorithms and computation | 2005
Magdalene Grantson; Christian Borgelt; Christos Levcopoulos
We describe a fixed parameter algorithm for computing the minimum weight triangulation (MWT) of a simple polygon with (n–k) vertices on the perimeter and k hole vertices in the interior, that is, for a total of n vertices. Our algorithm is based on cutting out empty triangles (that is, triangles not containing any holes) from the polygon and processing the parts or the rest of the polygon recursively. We show that with our algorithm a minimum weight triangulation can be found in time at most O(n3k ! k), and thus in O(n3) if k is constant. We also note that k! can actually be replaced by bk for some constant b. We implemented our algorithm in Java and report experiments backing our analysis.
international conference on algorithms and complexity | 2006
Magdalene Grantson; Christos Levcopoulos
We consider the minimum line covering problem: given a set S of n points in the plane, we want to find the smallest number l of straight lines needed to cover all n points in S. We show that this problem can be solved in O(n log l) time if l ∈ O(log1−en), and that this is optimal in the algebraic computation tree model (we show that the Ω(nlog l) lower bound holds for all values of l up to
Archive | 2005
Magdalene Grantson; Christian Borgelt; Christos Levcopoulos
O(\sqrt n)
european workshop on computational geometry | 2006
Christian Borgelt; Magdalene Grantson; Christos Levcopoulos
). Furthermore, a O(log l)-factor approximation can be found within the same O(n log l) time bound if
european workshop on computational geometry | 2005
Magdalene Grantson; Christos Levcopoulos
l \in O(\sqrt[4]{n})
Lecture Notes in Computer Science | 2005
Magdalene Grantson; Christos Levcopoulos
. For the case when l ∈ Ω(log n) we suggest how to improve the time complexity of the exact algorithm by a factor exponential in l.
Lecture Notes in Computer Science | 2005
Magdalene Grantson; Christos Levcopoulos
Archive | 2002
Magdalene Grantson