Vera Sacristán
Polytechnic University of Catalonia
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Vera Sacristán.
advances in geographic information systems | 2010
Maike Buchin; Anne Driemel; Marc J. van Kreveld; Vera Sacristán
In this paper we address the problem of segmenting a trajectory such that each segment is in some sense homogeneous. We formally define different spatio-temporal criteria under which a trajectory can be homogeneous, including location, heading, speed, velocity, curvature, sinuosity, and curviness. We present a framework that allows us to segment any trajectory into a minimum number of segments under any of these criteria, or any combination of these criteria. In this framework, the segmentation problem can generally be solved in O(n log n) time, where n is the number of edges of the trajectory to be segmented.
Information Processing Letters | 2003
Manuel Abellanas; Ferran Hurtado; Vera Sacristán; Christian Icking; Lihong Ma; Rolf Klein; Elmar Langetepe; Belén Palop
We are given a transportation line where displacements happen at a bigger speed than in the rest of the plane. A shortest time path is a path between two points which takes less than or equal time to any other. We consider the time to follow a shortest time path to be the time distance between the two points. In this paper, we give a simple algorithm for computing the Time Voronoi Diagram, that is, the Voronoi Diagram of a set of points using the time distance.
european symposium on algorithms | 2001
Manuel Abellanas; Ferran Hurtado; Christian Icking; Rolf Klein; Elmar Langetepe; Lihong Ma; Belén Palop; Vera Sacristán
Motivated by questions in location planning, we show for a set of colored point sites in the plane how to compute the smallest-- by perimeter or area--axis-parallel rectangle and the narrowest strip enclosing at least one site of each color.
Algorithmica | 2002
Bernard Chazelle; Olivier Devillers; Ferran Hurtado; Mercè Mora; Vera Sacristán; Monique Teillaud
AbstractComputing the Delaunay triangulation of n points requires usually a minimum of Ω(n log n) operations, but in some special cases where some additional knowledge is provided, faster algorithms can be designed. Given two sets of points, we prove that, if the Delaunay triangulation of all the points is known, the Delaunay triangulation of each set can be computed in randomized expected linear time.
workshop on algorithms and data structures | 2001
Esther M. Arkin; Sándor P. Fekete; Ferran Hurtado; Joseph S. B. Mitchell; Marc Noy; Vera Sacristán; Saurabh Sethia
We introduce a new measure for planar point sets S that captures a combinatorial distance that S is from being a convex set: The reflexivity rho(S) of S is given by the smallest number of reflex vertices in a simple polygonalization of S. We prove various combinatorial bounds and provide efficient algorithms to compute reflexivity, both exactly (in special cases) and approximately (in general). Our study considers also some closely related quantities, such as the convex cover number kappa_c(S) of a planar point set, which is the smallest number of convex chains that cover S, and the convex partition number kappa_p(S), which is given by the smallest number of convex chains with pairwise-disjoint convex hulls that cover S. We have proved that it is NP-complete to determine the convex cover or the convex partition number and have given logarithmic-approximation algorithms for determining each.
international symposium on algorithms and computation | 2008
Greg Aloupis; Sébastien Collette; Erik D. Demaine; Stefan Langerman; Vera Sacristán; Stefanie Wuhrer
We consider a model of reconfigurable robot, introduced and prototyped by the robotics community. The robot consists of independently manipulable unit-square atoms that can extend/contract arms on each side and attach/detach from neighbors. The optimal worst-case number of sequential moves required to transform one connected configuration to another was shown to be θ(n) at ISAAC 2007. However, in principle, atoms can all move simultaneously. We develop a parallel algorithm for reconfiguration that runs in only O(logn) parallel steps, although the total number of operations increases slightly to θ(n logn). The result is the first (theoretically) almost-instantaneous universally reconfigurable robot built from simple units.
Journal of Combinatorial Optimization | 2013
Brad Ballinger; Nadia Benbernou; Prosenjit Bose; Mirela Damian; Erik D. Demaine; Vida Dujmović; Robin Y. Flatland; Ferran Hurtado; John Iacono; Anna Lubiw; Pat Morin; Vera Sacristán; Diane L. Souvaine; Ryuhei Uehara
For a fixed integer k≥0, a k-transmitter is an omnidirectional wireless transmitter with an infinite broadcast range that is able to penetrate up to k “walls”, represented as line segments in the plane. We develop lower and upper bounds for the number of k-transmitters that are necessary and sufficient to cover a given collection of line segments, polygonal chains and polygons.
graph drawing | 2013
Ferran Hurtado; Matias Korman; Marc J. van Kreveld; Maarten Löffler; Vera Sacristán; Rodrigo I. Silveira; Bettina Speckmann
We study an algorithmic problem that is motivated by ink minimization for sparse set visualizations. Our input is a set of points in the plane which are either blue, red, or purple. Blue points belong exclusively to the blue set, red points belong exclusively to the red set, and purple points belong to both sets. A red-blue-purple spanning graph RBP spanning graph is a set of edges connecting the points such that the subgraph induced by the red and purple points is connected, and the subgraph induced by the blue and purple points is connected. We study the geometric properties of minimum RBP spanning graphs and the algorithmic problems associated with computing them. Specifically, we show that the general problem is NP-hard. Hence we give an
Computational Geometry: Theory and Applications | 2013
Prosenjit Bose; Sébastien Collette; Ferran Hurtado; Matias Korman; Stefan Langerman; Vera Sacristán; Maria Saumell
\frac 12\rho+1
international symposium on algorithms and computation | 2001
David Bremner; Ferran Hurtado; Suneeta Ramaswami; Vera Sacristán
-approximation, where i¾? is the Steiner ratio. We also present efficient exact solutions if the points are located on a line or a circle. Finally we consider extensions to more than two sets.