Zum Hauptinhalt springen

Showing 1–15 of 15 results for author: Vigneron, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.14382  [pdf, other

    cs.RO

    Multi-purpose robot for rehabilitation of small diameter water pipes

    Authors: Julien Feiguel, Mouhamed NDiaye, Pascal Chambaud, Adrien Chambellan, Pierre Blanc, Steve Bourgeois, Lucas Labarussiat, Clemence Dubois, Audrey Vigneron, Thomas Desrez, Alain Riwan, Caroline Vienne

    Abstract: Rehabilitating cast iron pipes through lining offers several advantages, including increased durability, reduced water leaks, and minimal disruption.This approach presents a cost effective and environmentally friendly solution by sealing cracks and joints, extending the pipeline's lifespan, and reducing water wastage, all while avoiding the need for trench excavation. However, due to the relining… ▽ More

    Submitted 23 May, 2024; originally announced May 2024.

    Comments: Accepted to the IEEE ICRA Workshop on Field Robotics 2024

  2. arXiv:2402.14604  [pdf, other

    cs.CG

    Embeddings and near-neighbor searching with constant additive error for hyperbolic spaces

    Authors: Eunku Park, Antoine Vigneron

    Abstract: We give an embedding of the Poincaré halfspace $H^D$ into a discrete metric space based on a binary tiling of $H^D$, with additive distortion $O(\log D)$. It yields the following results. We show that any subset $P$ of $n$ points in $H^D$ can be embedded into a graph-metric with $2^{O(D)}n$ vertices and edges, and with additive distortion $O(\log D)$. We also show how to construct, for any $k$, an… ▽ More

    Submitted 1 April, 2024; v1 submitted 22 February, 2024; originally announced February 2024.

  3. arXiv:2012.10919  [pdf, other

    cs.DS cs.CG

    Pattern Matching in Doubling Spaces

    Authors: Corentin Allair, Antoine Vigneron

    Abstract: We consider the problem of matching a metric space $(X,d_X)$ of size $k$ with a subspace of a metric space $(Y,d_Y)$ of size $n \geq k$, assuming that these two spaces have constant doubling dimension $δ$. More precisely, given an input parameter $ρ\geq 1$, the $ρ$-distortion problem is to find a one-to-one mapping from $X$ to $Y$ that distorts distances by a factor at most $ρ$. We first show by a… ▽ More

    Submitted 20 December, 2020; originally announced December 2020.

    Comments: 23 pages, 4 figures

    MSC Class: 68W25

  4. Faster Algorithms for Growing Prioritized Disks and Rectangles

    Authors: Hee-Kap Ahn, Sang Won Bae, Jongmin Choi, Matias Korman, Wolfgang Mulzer, Eunjin Oh, Ji-won Park, André van Renssen, Antoine Vigneron

    Abstract: Motivated by map labeling, Funke, Krumpe, and Storandt [IWOCA 2016] introduced the following problem: we are given a sequence of $n$ disks in the plane. Initially, all disks have radius $0$, and they grow at constant, but possibly different, speeds. Whenever two disks touch, the one with the higher index disappears. The goal is to determine the elimination order, i.e., the order in which the disks… ▽ More

    Submitted 13 August, 2019; v1 submitted 25 April, 2017; originally announced April 2017.

    Comments: 21 pages, 8 figures; a preliminary version appeared at ISAAC 2017

    Journal ref: Computational Geometry: Theory and Applications (CGTA), 80, 2019, pp. 23-39

  5. arXiv:1505.05106  [pdf, other

    cs.CG

    Improved Bounds for Beacon-Based Coverage and Routing in Simple Rectilinear Polygons

    Authors: Sang Won Bae, Chan-Su Shin, Antoine Vigneron

    Abstract: We establish tight bounds for beacon-based coverage problems, and improve the bounds for beacon-based routing problems in simple rectilinear polygons. Specifically, we show that $\lfloor \frac{n}{6} \rfloor$ beacons are always sufficient and sometimes necessary to cover a simple rectilinear polygon $P$ with $n$ vertices. We also prove tight bounds for the case where $P$ is monotone, and we present… ▽ More

    Submitted 19 May, 2015; originally announced May 2015.

    Comments: 23 pages, 15 figures

  6. arXiv:1405.4691  [pdf, other

    cs.CG

    A Faster Algorithm for Computing Straight Skeletons

    Authors: Siu-Wing Cheng, Liam Mencel, Antoine Vigneron

    Abstract: We present a new algorithm for computing the straight skeleton of a polygon. For a polygon with $n$ vertices, among which $r$ are reflex vertices, we give a deterministic algorithm that reduces the straight skeleton computation to a motorcycle graph computation in $O(n (\log n)\log r)$ time. It improves on the previously best known algorithm for this reduction, which is randomized, and runs in exp… ▽ More

    Submitted 14 July, 2014; v1 submitted 19 May, 2014; originally announced May 2014.

  7. arXiv:1303.5958  [pdf, other

    cs.CG

    A Faster Algorithm for Computing Motorcycle Graphs

    Authors: Antoine Vigneron, Lie Yan

    Abstract: We present a new algorithm for computing motorcycle graphs that runs in O(n^(4/3+e)) time for any e>0, improving on all previously known algorithms. The main application of this result is to computing the straight skeleton of a polygon. It allows us to compute the straight skeleton of a non-degenerate polygon with h holes in O(n.sqrt(h+1)log^2(n)+n^(4/3+e)) expected time. If all input coordinates… ▽ More

    Submitted 24 March, 2013; originally announced March 2013.

    Comments: 22 page, 28 figures, extended abstract to appear in the proceedings of the Symposium on Computational Geometry (SoCG 2013)

  8. arXiv:1210.3323  [pdf, ps, other

    cs.CG math.MG

    Computing the Gromov hyperbolicity of a discrete metric space

    Authors: Hervé Fournier, Anas Ismail, Antoine Vigneron

    Abstract: We give exact and approximation algorithms for computing the Gromov hyperbolicity of an n-point discrete metric space. We observe that computing the Gromov hyperbolicity from a fixed base-point reduces to a (max,min) matrix product. Hence, using the (max,min) matrix product algorithm by Duan and Pettie, the fixed base-point hyperbolicity can be determined in O(n^2.69) time. It follows that the Gro… ▽ More

    Submitted 10 February, 2015; v1 submitted 11 October, 2012; originally announced October 2012.

    Comments: 6 pages

  9. arXiv:1209.2171  [pdf, ps, other

    cs.CG

    A Generalization of the Convex Kakeya Problem

    Authors: Hee-Kap Ahn, Sang Won Bae, Otfried Cheong, Joachim Gudmundsson, Takeshi Tokuyama, Antoine Vigneron

    Abstract: Given a set of line segments in the plane, not necessarily finite, what is a convex region of smallest area that contains a translate of each input segment? This question can be seen as a generalization of Kakeya's problem of finding a convex region of smallest area such that a needle can be rotated through 360 degrees within this region. We show that there is always an optimal region that is a tr… ▽ More

    Submitted 10 September, 2012; originally announced September 2012.

    Comments: 14 pages, 9 figures

    ACM Class: F.2.2; I.3.5

  10. arXiv:1201.1198  [pdf, other

    cs.CG

    Covering and Piercing Disks with Two Centers

    Authors: Hee-Kap Ahn, Sang-Sub Kim, Christian Knauer, Lena Schlipf, Chan-Su Shin, Antoine Vigneron

    Abstract: We give exact and approximation algorithms for two-center problems when the input is a set $\mathcal{D}$ of disks in the plane. We first study the problem of finding two smallest congruent disks such that each disk in $\mathcal{D}$ intersects one of these two disks. Then we study the problem of covering the set $\mathcal{D}$ by two smallest congruent disks.

    Submitted 5 January, 2012; originally announced January 2012.

    Comments: 14 pages, 3 figures, the results appeared in the proceedings of ISAAC'11

  11. arXiv:1109.1152  [pdf, other

    cs.DS cs.CG

    A deterministic algorithm for fitting a step function to a weighted point-set

    Authors: Hervé Fournier, Antoine Vigneron

    Abstract: Given a set of n points in the plane, each point having a positive weight, and an integer k>0, we present an optimal O(n \log n)-time deterministic algorithm to compute a step function with k steps that minimizes the maximum weighted vertical distance to the input points. It matches the expected time bound of the best known randomized algorithm for this problem. Our approach relies on Cole's impro… ▽ More

    Submitted 11 October, 2012; v1 submitted 6 September, 2011; originally announced September 2011.

    Comments: 5 pages, 2 figures

    ACM Class: F.2.2

  12. arXiv:1008.4244  [pdf, other

    cs.CG

    Reachability by Paths of Bounded Curvature in a Convex Polygon

    Authors: Hee-Kap Ahn, Otfried Cheong, Jirí Matoušek, Antoine Vigneron

    Abstract: Let $B$ be a point robot moving in the plane, whose path is constrained to forward motions with curvature at most one, and let $P$ be a convex polygon with $n$ vertices. Given a starting configuration (a location and a direction of travel) for $B$ inside $P$, we characterize the region of all points of $P$ that can be reached by $B$, and show that it has complexity $O(n)$. We give an $O(n^2)$ time… ▽ More

    Submitted 25 August, 2010; originally announced August 2010.

  13. Reverse nearest neighbor queries in fixed dimension

    Authors: Otfried Cheong, Antoine Vigneron, Juyoung Yon

    Abstract: Reverse nearest neighbor queries are defined as follows: Given an input point-set P, and a query point q, find all the points p in P whose nearest point in P U {q} \ {p} is q. We give a data structure to answer reverse nearest neighbor queries in fixed-dimensional Euclidean space. Our data structure uses O(n) space, its preprocessing time is O(n log n), and its query time is O(log n).

    Submitted 1 September, 2010; v1 submitted 27 May, 2009; originally announced May 2009.

    Comments: 7 pages, 3 figures; typos corrected; more background material on compressed quadtrees

    ACM Class: I.3.5; E.1

  14. arXiv:0902.3282  [pdf, ps, other

    cs.CG

    Computing k-Centers On a Line

    Authors: Peter Brass, Christian Knauer, Hyeon-Suk Na, Chan-Su Shin, Antoine Vigneron

    Abstract: In this paper we consider several instances of the k-center on a line problem where the goal is, given a set of points S in the plane and a parameter k >= 1, to find k disks with centers on a line l such that their union covers S and the maximum radius of the disks is minimized. This problem is a constraint version of the well-known k-center problem in which the centers are constrained to lie in… ▽ More

    Submitted 18 February, 2009; originally announced February 2009.

    Comments: 14 pages, 6 figures

  15. arXiv:cs/0702080  [pdf, ps, other

    cs.CG

    Sparse geometric graphs with small dilation

    Authors: Boris Aronov, Mark de Berg, Otfried Cheong, Joachim Gudmundsson, Herman Haverkort, Michiel Smid, Antoine Vigneron

    Abstract: Given a set S of n points in R^D, and an integer k such that 0 <= k < n, we show that a geometric graph with vertex set S, at most n - 1 + k edges, maximum degree five, and dilation O(n / (k+1)) can be computed in time O(n log n). For any k, we also construct planar n-point sets for which any geometric graph with n-1+k edges has dilation Omega(n/(k+1)); a slightly weaker statement holds if the p… ▽ More

    Submitted 26 June, 2007; v1 submitted 13 February, 2007; originally announced February 2007.