Skip to main content

Showing 1–9 of 9 results for author: Üngör, A

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

    cs.CG

    A Fast 2-Approximation Algorithm for Guarding Orthogonal Terrains

    Authors: Yangdi Lyu, Alper Üngör

    Abstract: Terrain Guarding Problem(TGP), which is known to be NP-complete, asks to find a smallest set of guard locations on a terrain $T$ such that every point on $T$ is visible by a guard. Here, we study this problem on 1.5D orthogonal terrains where the edges are bound to be horizontal or vertical. We propose a 2-approximation algorithm that runs in O($n \log m$) time, where $n$ and $m$ are the sizes of… ▽ More

    Submitted 17 May, 2016; v1 submitted 10 May, 2016; originally announced May 2016.

  2. arXiv:1405.0762  [pdf, other

    cs.CG cs.DS

    Finding a Curve in a Point Set

    Authors: Paul Accisano, Alper Üngör

    Abstract: Let $P$ be a polygonal curve in $\mathbb{R}^D$ of length $n$, and $S$ be a point set of size $k$. The Curve/Point Set Matching problem consists of finding a polygonal curve $Q$ on $S$ such that its Fréchet distance from $P$ is less than a given $\varepsilon$. In this paper, we consider this problem with the added freedom to transform the input curve $P$ by translating it, rotating it, or applying… ▽ More

    Submitted 4 May, 2014; originally announced May 2014.

  3. arXiv:1404.4859  [pdf, ps, other

    cs.CG cs.CC

    Matching Curves to Imprecise Point Sets using Fréchet Distance

    Authors: Paul Accisano, Alper Üngör

    Abstract: Let $P$ be a polygonal curve in $\mathbb{R}^d$ of length $n$, and $S$ be a point-set of size $k$. The Curve/Point Set Matching problem consists of finding a polygonal curve $Q$ on $S$ such that the Fréchet distance from $P$ is less than a given $\varepsilon$. We consider eight variations of the problem based on the distance metric used and the omittability or repeatability of the points. We provid… ▽ More

    Submitted 18 April, 2014; originally announced April 2014.

  4. arXiv:1211.2030  [pdf, ps, other

    cs.CG

    Hardness Results on Curve/Point Set Matching with Fréchet Distance

    Authors: Paul Accisano, Alper Üngör

    Abstract: Let P be a polygonal curve in R^d of length n, and S be a point-set of size k. We consider the problem of finding a polygonal curve Q on S such that all points in S are visited and the Fréchet distance from $P$ is less than a given epsilon. We show that this problem is NP-complete, regardless of whether or not points from S are allowed be visited more than once. However, we also show that if the p… ▽ More

    Submitted 8 November, 2012; originally announced November 2012.

  5. arXiv:cs/0501007  [pdf, ps, other

    cs.CG

    A Time-Optimal Delaunay Refinement Algorithm in Two Dimensions

    Authors: Sariel Har-Peled, Alper Ungor

    Abstract: We propose a new refinement algorithm to generate size-optimal quality-guaranteed Delaunay triangulations in the plane. The algorithm takes $O(n \log n + m)$ time, where $n$ is the input size and $m$ is the output size. This is the first time-optimal Delaunay refinement algorithm.

    Submitted 4 January, 2005; originally announced January 2005.

  6. arXiv:cs/0302031  [pdf, ps, other

    cs.CG

    Relaxed Scheduling in Dynamic Skin Triangulation

    Authors: Herbert Edelsbrunner, Alper Ungor

    Abstract: We introduce relaxed scheduling as a paradigm for mesh maintenance and demonstrate its applicability to triangulating a skin surface in $\Rspace^3$.

    Submitted 20 February, 2003; originally announced February 2003.

    Comments: 17 pages; 7 figures; 3 tables; see also http://www.cs.duke.edu/~ungor/abstracts/schedule_skin.html

    ACM Class: F.2.2

  7. Tiling space and slabs with acute tetrahedra

    Authors: David Eppstein, John M. Sullivan, Alper Ungor

    Abstract: We show it is possible to tile three-dimensional space using only tetrahedra with acute dihedral angles. We present several constructions to achieve this, including one in which all dihedral angles are less than $77.08^\circ$, and another which tiles a slab in space.

    Submitted 19 February, 2003; originally announced February 2003.

    Comments: 20 pages; 17 figures; 1 table; see also http://www.cs.duke.edu/~ungor/abstracts/acute_tiling.html

    ACM Class: F.2.2

    Journal ref: Computational Geometry Theory & Applications 27(3):237-255, 2004

  8. arXiv:cs/0207063  [pdf, ps, other

    cs.CG

    Parallel Delaunay Refinement: Algorithms and Analyses

    Authors: Dan A. Spielman, Shang-hua Teng, Alper Ungor

    Abstract: In this paper, we analyze the complexity of natural parallelizations of Delaunay refinement methods for mesh generation. The parallelizations employ a simple strategy: at each iteration, they choose a set of ``independent'' points to insert into the domain, and then update the Delaunay triangulation. We show that such a set of independent points can be constructed efficiently in parallel and tha… ▽ More

    Submitted 15 July, 2002; originally announced July 2002.

    Comments: 12 pages (short version); 2 figures; see also http://www.cs.duke.edu/~ungor/abstracts/parallelDelRef.html

    ACM Class: F.2.2

  9. arXiv:cs/0206002  [pdf, ps, other

    cs.CG

    Building Space-Time Meshes over Arbitrary Spatial Domains

    Authors: Jeff Erickson, Damrong Guoy, John M. Sullivan, Alper Üngör

    Abstract: We present an algorithm to construct meshes suitable for space-time discontinuous Galerkin finite-element methods. Our method generalizes and improves the `Tent Pitcher' algorithm of Üngör and Sheffer. Given an arbitrary simplicially meshed domain M of any dimension and a time interval [0,T], our algorithm builds a simplicial mesh of the space-time domain Mx[0,T], in constant time per element. O… ▽ More

    Submitted 1 June, 2002; originally announced June 2002.

    Comments: 12 pages, 14 figures; see also http://www.cs.uiuc.edu/~jeffe/pubs/slowpitch.html

    ACM Class: F.2.2