Skip to main content

Showing 1–10 of 10 results for author: Prutkin, R

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

    cs.CG

    Greedy Rectilinear Drawings

    Authors: Patrizio Angelini, Michael A. Bekos, Walter Didimo, Luca Grilli, Philipp Kindermann, Tamara Mchedlidze, Roman Prutkin, Antonios Symvonis, Alessandra Tappini

    Abstract: A drawing of a graph is greedy if for each ordered pair of vertices u and v, there is a path from u to v such that the Euclidean distance to v decreases monotonically at every vertex of the path. The existence of greedy drawings has been widely studied under different topological and geometric constraints, such as planarity, face convexity, and drawing succinctness. We introduce greedy rectilinear… ▽ More

    Submitted 6 August, 2019; v1 submitted 27 August, 2018; originally announced August 2018.

    Comments: Appears in the Proceedings of the 26th International Symposium on Graph Drawing and Network Visualization (GD 2018)

  2. arXiv:1605.09244  [pdf, other

    cs.CG

    A Note on the Area Requirement of Euclidean Greedy Embeddings of Christmas Cactus Graphs

    Authors: Roman Prutkin

    Abstract: An Euclidean greedy embedding of a graph is a straight-line embedding in the plane, such that for every pair of vertices $s$ and $t$, the vertex $s$ has a neighbor $v$ with smaller distance to $t$ than $s$. This drawing style is motivated by greedy geometric routing in wireless sensor networks. A Christmas cactus is a connected graph in which every two simple cycles have at most one vertex in co… ▽ More

    Submitted 30 May, 2016; originally announced May 2016.

    Comments: This problem has been stated by Ankur Moitra in his presentation at the 49th Annual IEEE Symposium on Foundations of Computer Science (FOCS'08): http://people.csail.mit.edu/moitra/docs/ftl.pdf

  3. arXiv:1509.05635  [pdf, other

    cs.CG

    Partitioning Graph Drawings and Triangulated Simple Polygons into Greedily Routable Regions

    Authors: Martin Nöllenburg, Roman Prutkin, Ignaz Rutter

    Abstract: A greedily routable region (GRR) is a closed subset of $\mathbb R^2$, in which each destination point can be reached from each starting point by choosing the direction with maximum reduction of the distance to the destination in each point of the path. Recently, Tan and Kermarrec proposed a geographic routing protocol for dense wireless sensor networks based on decomposing the network area into… ▽ More

    Submitted 28 February, 2017; v1 submitted 18 September, 2015; originally announced September 2015.

    Comments: full version of a paper appearing in ISAAC 2015

  4. arXiv:1509.00720  [pdf, other

    cs.CG

    Recognizing Weighted Disk Contact Graphs

    Authors: Boris Klemz, Martin Nöllenburg, Roman Prutkin

    Abstract: Disk contact representations realize graphs by map** vertices bijectively to interior-disjoint disks in the plane such that two disks touch each other if and only if the corresponding vertices are adjacent in the graph. Deciding whether a vertex-weighted planar graph can be realized such that the disks' radii coincide with the vertex weights is known to be NP-hard. In this work, we reduce the ga… ▽ More

    Submitted 2 September, 2015; originally announced September 2015.

    Comments: 24 pages, 21 figures, extended version of a paper to appear at the International Symposium on Graph Drawing and Network Visualization (GD) 2015

  5. arXiv:1506.06745  [pdf, other

    cs.GR cs.DM cs.MS cs.SI

    GraphMaps: Browsing Large Graphs as Interactive Maps

    Authors: Lev Nachmanson, Roman Prutkin, Bongshin Lee, Nathalie Henry Riche, Alexander E. Holroyd, Xiaoji Chen

    Abstract: Algorithms for laying out large graphs have seen significant progress in the past decade. However, browsing large graphs remains a challenge. Rendering thousands of graphical elements at once often results in a cluttered image, and navigating these elements naively can cause disorientation. To address this challenge we propose a method called GraphMaps, mimicking the browsing experience of online… ▽ More

    Submitted 22 June, 2015; originally announced June 2015.

    Comments: submitted to GD 2015

  6. arXiv:1502.02426  [pdf, other

    cs.DS cs.DC cs.NI

    Simple Distributed Delta + 1 Coloring in the SINR Model

    Authors: Fabian Fuchs, Roman Prutkin

    Abstract: In wireless ad hoc or sensor networks, distributed node coloring is a fundamental problem closely related to establishing efficient communication through TDMA schedules. For networks with maximum degree Delta, a Delta + 1 coloring is the ultimate goal in the distributed setting as this is always possible. In this work we propose Delta + 1 coloring algorithms for the synchronous and asynchronous se… ▽ More

    Submitted 9 February, 2015; originally announced February 2015.

  7. arXiv:1501.03545  [pdf, other

    cs.DS

    Fast generation of complex networks with underlying hyperbolic geometry

    Authors: Moritz von Looz, Christian L. Staudt, Henning Meyerhenke, Roman Prutkin

    Abstract: Complex networks have become increasingly popular for modeling various real-world phenomena. Realistic generative network models are important in this context as they avoid privacy concerns of real data and simplify complex network research regarding data sharing, reproducibility, and scalability studies. \emph{Random hyperbolic graphs} are a well-analyzed family of geometric graphs. Previous work… ▽ More

    Submitted 23 April, 2015; v1 submitted 14 January, 2015; originally announced January 2015.

  8. arXiv:1409.0315  [pdf, other

    cs.CG

    On Self-Approaching and Increasing-Chord Drawings of 3-Connected Planar Graphs

    Authors: Martin Nöllenburg, Roman Prutkin, Ignaz Rutter

    Abstract: An $st$-path in a drawing of a graph is self-approaching if during the traversal of the corresponding curve from $s$ to any point $t'$ on the curve the distance to $t'$ is non-increasing. A path has increasing chords if it is self-approaching in both directions. A drawing is self-approaching (increasing-chord) if any pair of vertices is connected by a self-approaching (increasing-chord) path. We… ▽ More

    Submitted 4 December, 2014; v1 submitted 1 September, 2014; originally announced September 2014.

    Comments: 22 pages, 9 figures, full version of a paper appearing in Graph Drawing 2014. Compared to the previous version, contains a new result on area requirements of strongly monotone drawings

  9. arXiv:1308.6778  [pdf, other

    cs.CG cs.DS

    Using ILP/SAT to determine pathwidth, visibility representations, and other grid-based graph drawings

    Authors: Therese Biedl, Thomas Bläsius, Benjamin Niedermann, Martin Nöllenburg, Roman Prutkin, Ignaz Rutter

    Abstract: We present a simple and versatile formulation of grid-based graph representation problems as an integer linear program (ILP) and a corresponding SAT instance. In a grid-based representation vertices and edges correspond to axis-parallel boxes on an underlying integer grid; boxes can be further constrained in their shapes and interactions by additional problem-specific constraints. We describe a ge… ▽ More

    Submitted 16 February, 2015; v1 submitted 30 August, 2013; originally announced August 2013.

    Comments: Full version of GD 2013 paper

  10. arXiv:1306.5224  [pdf, other

    cs.CG

    Euclidean Greedy Drawings of Trees

    Authors: Martin Nöllenburg, Roman Prutkin

    Abstract: Greedy embedding (or drawing) is a simple and efficient strategy to route messages in wireless sensor networks. For each source-destination pair of nodes s, t in a greedy embedding there is always a neighbor u of s that is closer to t according to some distance metric. The existence of greedy embeddings in the Euclidean plane R^2 is known for certain graph classes such as 3-connected planar graphs… ▽ More

    Submitted 21 June, 2013; originally announced June 2013.

    Comments: Expanded version of a paper to appear in the 21st European Symposium on Algorithms (ESA 2013). 24 pages, 20 figures