Christos Levcopoulos
Lund University
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Christos Levcopoulos.
SIAM Journal on Computing | 2002
Joachim Gudmundsson; Christos Levcopoulos; Giri Narasimhan
Given a set V of n points in
Journal of Algorithms | 2005
Mark de Berg; Joachim Gudmundsson; Matthew J. Katz; Christos Levcopoulos; Mark H. Overmars; A. Frank van der Stappen
\IR^d
symposium on discrete algorithms | 1996
Christos Levcopoulos; Drago Krznaric
and a real constant t>1, we present the first O(nlog n)-time algorithm to compute a geometric t-spanner on V. A geometric t-spanner on V is a connected graph G = (V,E) with edge weights equal to the Euclidean distances between the endpoints, and with the property that, for all
Acta Informatica | 1988
Christos Levcopoulos; Mark H. Overmars
u,v\in V
symposium on discrete algorithms | 2002
Joachim Gudmundsson; Christos Levcopoulos; Giri Narasimhan; Michiel H. M. Smid
, the distance between u and v in G is at most t times the Euclidean distance between u and v. The spanner output by the algorithm has O(n) edges and weight
Lecture Notes in Computer Science | 1989
Christos Levcopoulos; Andrzej Lingas
O(1)\cdot wt(MST)
Algorithmica | 1992
Christos Levcopoulos; Andrzej Lingas
, and its degree is bounded by a constant.
symposium on the theory of computing | 1998
Christos Levcopoulos; Giri Narasimhan; Michiel H. M. Smid
In TSP with neighborhoods we are given a set of objects in the plane, called neighborhoods, and we seek the shortest tour that visits all neighborhoods. Until now constant-factor approximation algorithms have been known only for cases where the objects are of approximately the same size. We present the first polynomial-time constant-factor approximation algorithm for disjoint convex fat objects of arbitrary size. We also show that the problem is APX-hard and cannot be approximated within a factor of 391/390 in polynomial time, unless P = NP.
scandinavian workshop on algorithm theory | 2000
Joachim Gudmundsson; Christos Levcopoulos; Giri Narasimhan
This article settles the following two longstanding open problems:?What is the worst case approximation ratio between the greedy triangulation and the minimum weight triangulation??Is there a polynomial time algorithm that always produces a triangulation whose length is within a constant factor from the minimum?The answer to the first question is that the known lower bound is tight. The second question is answered in the affirmative by using a slight modification of anO(nlogn) algorithm for the greedy triangulation. We also derive some other interesting results. For example, we show that a constant-factor approximation of the minimum weight convex partition can be obtained within the same time bounds.
Information Processing Letters | 1987
Christos Levcopoulos
SummaryIn this paper a new data structure is described for performing member and neighbor queries in O(logn) time that allows for O(1) worst-case update time once the position of the inserted or deleted element is known. In this way previous solutions that achieved only O(1) amortized time or O(log*n) worst-case time are improved. The method is based on a combinatorial result on the height of piles that are split after some fixed number of insertions. This combinatorial result is interesting in its own right and might have other applications as well.