Skip to main content

Showing 101–117 of 117 results for author: Löffler, M

.
  1. arXiv:1205.0273  [pdf, other

    cs.CG

    Geometric Computations on Indecisive and Uncertain Points

    Authors: Allan Jorgensen, Maarten Löffler, Jeff M. Phillips

    Abstract: We study computing geometric problems on uncertain points. An uncertain point is a point that does not have a fixed location, but rather is described by a probability distribution. When these probability distributions are restricted to a finite number of locations, the points are called indecisive points. In particular, we focus on geometric shape-fitting problems and on building compact distribut… ▽ More

    Submitted 1 May, 2012; originally announced May 2012.

    Comments: 26 pages, 30 figures. This replaces a paper here (http://arXiv.org/abs/0812.2967) that was split, extended, and published in two venues (ESA 2009 and WADS 2011); although the old version contains some minor content that was omitted to make a more coherent story

  2. arXiv:1204.4714  [pdf, other

    cs.CG cs.DS

    Dynamic Planar Point Location with Sub-Logarithmic Local Updates

    Authors: Maarten Löffler, Joe Simons, Darren Strash

    Abstract: We study planar point location in a collection of disjoint fat regions, and investigate the complexity of \emph {local updates}: replacing any region by a different region that is "similar" to the original region. (i.e., the size differs by at most a constant factor, and distance between the two regions is a constant times that size). We show that it is possible to create a linear size data struct… ▽ More

    Submitted 22 February, 2013; v1 submitted 20 April, 2012; originally announced April 2012.

  3. arXiv:1111.1651  [pdf, other

    cs.CG

    Flow Computations on Imprecise Terrains

    Authors: Anne Driemel, Herman J. Haverkort, Maarten Löffler, Rodrigo Silveira

    Abstract: We study the computation of the flow of water on imprecise terrains. We consider two approaches to modeling flow on a terrain: one where water flows across the surface of a polyhedral terrain in the direction of steepest descent, and one where water only flows along the edges of a predefined graph, for example a grid or a triangulation. In both cases each vertex has an imprecise elevation, given b… ▽ More

    Submitted 26 September, 2012; v1 submitted 7 November, 2011; originally announced November 2011.

  4. arXiv:1110.4499  [pdf, other

    cs.SI cs.DS physics.soc-ph

    Category-Based Routing in Social Networks: Membership Dimension and the Small-World Phenomenon (Full)

    Authors: David Eppstein, Michael T. Goodrich, Maarten Löffler, Darren Strash, Lowell Trott

    Abstract: A classic experiment by Milgram shows that individuals can route messages along short paths in social networks, given only simple categorical information about recipients (such as "he is a prominent lawyer in Boston" or "she is a Freshman sociology major at Harvard"). That is, these networks have very short paths between pairs of nodes (the so-called small-world phenomenon); moreover, participants… ▽ More

    Submitted 20 October, 2011; originally announced October 2011.

    Comments: 12 pages

  5. Planar and Poly-Arc Lombardi Drawings

    Authors: Christian A. Duncan, David Eppstein, Michael T. Goodrich, Stephen G. Kobourov, Maarten Löffler

    Abstract: In Lombardi drawings of graphs, edges are represented as circular arcs, and the edges incident on vertices have perfect angular resolution. However, not every graph has a Lombardi drawing, and not every planar graph has a planar Lombardi drawing. We introduce k-Lombardi drawings, in which each edge may be drawn with k circular arcs, noting that every graph has a smooth 2-Lombardi drawing. We show… ▽ More

    Submitted 1 September, 2011; originally announced September 2011.

    Comments: Expanded version of paper appearing in the 19th International Symposium on Graph Drawing (GD 2011). 16 pages, 8 figures

    MSC Class: 05C10; 68R10 ACM Class: G.2.2; F.2.2

    Journal ref: J. Computational Geometry 9 (1): 328-355, 2018

  6. arXiv:1108.4675  [pdf, other

    cs.SI cs.DS physics.soc-ph

    Category-Based Routing in Social Networks: Membership Dimension and the Small-World Phenomenon (Short)

    Authors: David Eppstein, Michael T. Goodrich, Maarten Löffler, Darren Strash, Lowell Trott

    Abstract: A classic experiment by Milgram shows that individuals can route messages along short paths in social networks, given only simple categorical information about recipients (such as "he is a prominent lawyer in Boston" or "she is a Freshman sociology major at Harvard"). That is, these networks have very short paths between pairs of nodes (the so-called small-world phenomenon); moreover, participants… ▽ More

    Submitted 23 August, 2011; originally announced August 2011.

  7. Adjacency-Preserving Spatial Treemaps

    Authors: Kevin Buchin, David Eppstein, Maarten Löffler, Martin Nöllenburg, Rodrigo I. Silveira

    Abstract: Rectangular layouts, subdivisions of an outer rectangle into smaller rectangles, have many applications in visualizing spatial information, for instance in rectangular cartograms in which the rectangles represent geographic or political regions. A spatial treemap is a rectangular layout with a hierarchical structure: the outer rectangle is subdivided into rectangles that are in turn subdivided int… ▽ More

    Submitted 2 May, 2011; originally announced May 2011.

    Journal ref: J. Computation Geometry 7 (1): 100-122, 2016

  8. arXiv:1105.0392  [pdf, other

    cs.CG

    Tracking Moving Objects with Few Handovers

    Authors: David Eppstein, Michael T. Goodrich, Maarten Löffler

    Abstract: We study the online problem of assigning a moving point to a base-station region that contains it. For instance, the moving object could represent a cellular phone and the base station could represent the coverage zones of cell towers. Our goal is to minimize the number of handovers that occur when the point moves outside its assigned region and must be assigned to a new region. We study this prob… ▽ More

    Submitted 2 May, 2011; originally announced May 2011.

  9. Bounds on the Complexity of Halfspace Intersections when the Bounded Faces have Small Dimension

    Authors: David Eppstein, Maarten Löffler

    Abstract: We study the combinatorial complexity of D-dimensional polyhedra defined as the intersection of n halfspaces, with the property that the highest dimension of any bounded face is much smaller than D. We show that, if d is the maximum dimension of a bounded face, then the number of vertices of the polyhedron is O(n^d) and the total number of bounded faces of the polyhedron is O(n^d^2). For inputs in… ▽ More

    Submitted 13 March, 2011; originally announced March 2011.

    ACM Class: F.2.2

    Journal ref: Discrete Comput. Geom. 50 (1): 1-21, 2013

  10. arXiv:1009.0088  [pdf, other

    cs.CG

    Drawing Graphs in the Plane with a Prescribed Outer Face and Polynomial Area

    Authors: Erin W. Chambers, David Eppstein, Michael T. Goodrich, Maarten Löffler

    Abstract: We study the classic graph drawing problem of drawing a planar graph using straight-line edges with a prescribed convex polygon as the outer face. Unlike previous algorithms for this problem, which may produce drawings with exponential area, our method produces drawings with polynomial area. In addition, we allow for collinear points on the boundary, provided such vertices do not create overlappin… ▽ More

    Submitted 1 September, 2010; originally announced September 2010.

    Comments: 13 pages, 5 figures. This is an extended version of a paper to appear in Proc. 18th Int. Symp. Graph Drawing, 2010

    ACM Class: F.2.2

    Journal ref: J. Graph Algorithms and Applications 16(2):243-259, 2012

  11. Optimal 3D Angular Resolution for Low-Degree Graphs

    Authors: David Eppstein, Maarten Löffler, Elena Mumford, Martin Nöllenburg

    Abstract: We show that every graph of maximum degree three can be drawn in three dimensions with at most two bends per edge, and with 120-degree angles between any two edge segments meeting at a vertex or a bend. We show that every graph of maximum degree four can be drawn in three dimensions with at most three bends per edge, and with 109.5-degree angles, i.e., the angular resolution of the diamond lattice… ▽ More

    Submitted 31 August, 2010; originally announced September 2010.

    Comments: 18 pages, 10 figures. Extended version of paper to appear in Proc. 18th Int. Symp. Graph Drawing, Konstanz, Germany, 2010

    ACM Class: F.2.2

    Journal ref: J. Graph Algorithms & Applications 17(3): 173-200, 2013

  12. arXiv:1006.5440  [pdf, other

    cs.DS cs.DM

    Listing All Maximal Cliques in Sparse Graphs in Near-optimal Time

    Authors: David Eppstein, Maarten Löffler, Darren Strash

    Abstract: The degeneracy of an $n$-vertex graph $G$ is the smallest number $d$ such that every subgraph of $G$ contains a vertex of degree at most $d$. We show that there exists a nearly-optimal fixed-parameter tractable algorithm for enumerating all maximal cliques, parametrized by degeneracy. To achieve this result, we modify the classic Bron--Kerbosch algorithm and show that it runs in time… ▽ More

    Submitted 28 June, 2010; originally announced June 2010.

    Comments: 13 pages, 3 figures

    ACM Class: F.2.2; G.2.2

  13. arXiv:1006.0291  [pdf, other

    cs.CG

    The dilation of the Delaunay triangulation is greater than π/2

    Authors: Prosenjit Bose, Luc Devroye, Maarten Löffler, Jack Snoeyink, Vishal Verma

    Abstract: Consider the Delaunay triangulation T of a set P of points in the plane as a Euclidean graph, in which the weight of every edge is its length. It has long been conjectured that the dilation in T of any pair p, p \in P, which is the ratio of the length of the shortest path from p to p' in T over the Euclidean distance ||pp'||, can be at most π/2 \approx 1.5708. In this paper, we show how to constru… ▽ More

    Submitted 2 June, 2010; originally announced June 2010.

    Comments: 12 pages, 6 figures, invited to the special edition of Computational Geometry Theory and Applications for papers from CCCG 2009

  14. arXiv:1005.5109  [pdf

    physics.chem-ph astro-ph.EP

    Photolysis of pure solid O3 and O2 films at 193 nm

    Authors: U. Raut, M. J. Loeffler, M. Famá, R. A. Baragiola

    Abstract: We studied quantitatively the photochemistry of solid O3 and O2 films at 193 nm and 22 K with infrared spectroscopy and microgravimetry. Photolysis of pure ozone destroyed O3, but a small amount of ozone remained in the film at high fluence. Photolysis of pure O2 produced O3 in an amount that increased with photon fluence to a stationary level. For both O2 and O3 films, the O3:O2 ratio at saturati… ▽ More

    Submitted 27 May, 2010; originally announced May 2010.

  15. arXiv:1002.2580  [pdf, ps, other

    cs.CG cs.DS

    Removing Local Extrema from Imprecise Terrains

    Authors: Chris Gray, Frank Kammer, Maarten Loffler, Rodrigo I. Silveira

    Abstract: In this paper we consider imprecise terrains, that is, triangulated terrains with a vertical error interval in the vertices. In particular, we study the problem of removing as many local extrema (minima and maxima) as possible from the terrain. We show that removing only minima or only maxima can be done optimally in O(n log n) time, for a terrain with n vertices. Interestingly, however, removing… ▽ More

    Submitted 12 August, 2011; v1 submitted 12 February, 2010; originally announced February 2010.

    Comments: 21 pages, revised version

  16. arXiv:0909.4642  [pdf, other

    cs.CG

    The directed Hausdorff distance between imprecise point sets

    Authors: Christian Knauer, Maarten Löffler, Marc Scherfenberg, Thomas Wolle

    Abstract: We consider the directed Hausdorff distance between point sets in the plane, where one or both point sets consist of imprecise points. An imprecise point is modelled by a disc given by its centre and a radius. The actual position of an imprecise point may be anywhere within its disc. Due to the direction of the Hausdorff Distance and whether its tight upper or lower bound is computed there are s… ▽ More

    Submitted 25 September, 2009; originally announced September 2009.

    ACM Class: F.2.2

  17. arXiv:0812.2967  [pdf, other

    cs.CG

    Shape Fitting on Point Sets with Probability Distributions

    Authors: Maarten Loffler, Jeff M. Phillips

    Abstract: A typical computational geometry problem begins: Consider a set P of n points in R^d. However, many applications today work with input that is not precisely known, for example when the data is sensed and has some known error model. What if we do not know the set P exactly, but rather we have a probability distribution mu_p governing the location of each point p in P? Consider a set of (non-fix… ▽ More

    Submitted 15 December, 2008; originally announced December 2008.

    Comments: 19 pages, 24 figures