ID: cs/0607113

Trees with Convex Faces and Optimal Angles

July 26, 2006

View on ArXiv

Similar papers 2

Embedding a balanced binary tree on a bounded point set

January 15, 2013

86% Match
Fatemeh Rajabi-Alni, Alireza Bagheri
Computational Geometry
Data Structures and Algorith...

Given an undirected planar graph G with n vertices and a set S of n points inside a simple polygon P, a point-set embedding of G on S is a planar drawing of G such that each vertex is mapped to a distinct point of S and the edges are polygonal chains surrounded by P. A special case of the embedding problem is that in which G is a balanced binary tree. In this paper, we present a new algorithm for embedding an n-vertex balanced binary tree BBT on a set S of n points bounded by...

Find SimilarView on arXiv

Complexity Analysis of Balloon Drawing for Rooted Trees

April 14, 2010

86% Match
Chun-Cheng Lin, Hsu-Chun Yen, ... , Fan Jia-Hao
Computational Geometry
Computational Complexity
Data Structures and Algorith...

In a balloon drawing of a tree, all the children under the same parent are placed on the circumference of the circle centered at their parent, and the radius of the circle centered at each node along any path from the root reflects the number of descendants associated with the node. Among various styles of tree drawings reported in the literature, the balloon drawing enjoys a desirable feature of displaying tree structures in a rather balanced fashion. For each internal node ...

Find SimilarView on arXiv

Ideal Tree-drawings of Approximately Optimal Width (And Small Height)

February 10, 2015

86% Match
Therese Biedl
Computational Geometry

For rooted trees, an ideal drawing is one that is planar, straight-line, strictly-upward, and order-preserving. This paper considers ideal drawings of rooted trees with the objective of keeping the width of such drawings small. It is not known whether finding the minimum-possible width is NP-hard or polynomial. This paper gives a 2-approximation for this problem, and a $2\Delta$-approximation (for $\Delta$-ary trees) where additionally the height is $O(n)$. For trees with $\D...

Find SimilarView on arXiv

Pinning Balloons with Perfect Angles and Optimal Area

September 8, 2011

86% Match
Immanuel Halupczok, Andre Schulz
Computational Geometry

We study the problem of arranging a set of $n$ disks with prescribed radii on $n$ rays emanating from the origin such that two neighboring rays are separated by an angle of $2\pi/n$. The center of the disks have to lie on the rays, and no two disk centers are allowed to lie on the same ray. We require that the disks have disjoint interiors, and that for every ray the segment between the origin and the boundary of its associated disk avoids the interior of the disks. Let $\r$ ...

Find SimilarView on arXiv

Optimal Polygonal Representation of Planar Graphs

April 8, 2011

86% Match
Christian A. Duncan, Emden R. Gansner, Yifan Hu, ... , Kobourov Stephen G.
Computational Geometry
Combinatorics

In this paper, we consider the problem of representing graphs by polygons whose sides touch. We show that at least six sides per polygon are necessary by constructing a class of planar graphs that cannot be represented by pentagons. We also show that the lower bound of six sides is matched by an upper bound of six sides with a linear-time algorithm for representing any planar graph by touching hexagons. Moreover, our algorithm produces convex polygons with edges having at mos...

Find SimilarView on arXiv

Convexity-Increasing Morphs of Planar Graphs

February 19, 2018

86% Match
Linda Kleist, Boris Klemz, Anna Lubiw, Lena Schlipf, ... , Strash Darren
Computational Geometry

We study the problem of convexifying drawings of planar graphs. Given any planar straight-line drawing of an internally 3-connected graph, we show how to morph the drawing to one with strictly convex faces while maintaining planarity at all times. Our morph is convexity-increasing, meaning that once an angle is convex, it remains convex. We give an efficient algorithm that constructs such a morph as a composition of a linear number of steps where each step either moves vertic...

Find SimilarView on arXiv

The Minimum Bends in a Polyline Drawing with Fixed Vertex Locations

June 15, 2014

86% Match
Taylor Gordon
Computational Geometry
Combinatorics

We consider embeddings of planar graphs in $R^2$ where vertices map to points and edges map to polylines. We refer to such an embedding as a polyline drawing, and ask how few bends are required to form such a drawing for an arbitrary planar graph. It has long been known that even when the vertex locations are completely fixed, a planar graph admits a polyline drawing where edges bend a total of $O(n^2)$ times. Our results show that this number of bends is optimal. In particul...

Find SimilarView on arXiv

Maximizing Maximal Angles for Plane Straight-Line Graphs

May 25, 2007

85% Match
Oswin Aichholzer, Thomas Hackl, Michael Hoffmann, Clemens Huemer, Attila Por, Francisco Santos, ... , Vogtenhuber Birgit
Computational Geometry
Discrete Mathematics
Combinatorics

Let $G=(S, E)$ be a plane straight-line graph on a finite point set $S\subset\R^2$ in general position. The incident angles of a vertex $p \in S$ of $G$ are the angles between any two edges of $G$ that appear consecutively in the circular order of the edges incident to $p$. A plane straight-line graph is called $\phi$-open if each vertex has an incident angle of size at least $\phi$. In this paper we study the following type of question: What is the maximum angle $\phi$ suc...

Find SimilarView on arXiv

A new upper bound for angular resolution

September 15, 2023

85% Match
Hiroyuki Miyata
Computational Geometry

The angular resolution of a planar straight-line drawing of a graph is the smallest angle formed by two edges incident to the same vertex. Garg and Tamassia (ESA '94) constructed a family of planar graphs with maximum degree $d$ that have angular resolution $O((\log d)^{\frac{1}{2}}/d^{\frac{3}{2}})$ in any planar straight-line drawing. This upper bound has been the best known upper bound on angular resolution for a long time. In this paper, we improve this upper bound. For a...

Find SimilarView on arXiv

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

September 1, 2010

85% Match
Erin W. Chambers, David Eppstein, ... , Löffler Maarten
Computational Geometry

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 overlapping edges. Thus, we solve an open problem of Duncan et al., which, when combined w...

Find SimilarView on arXiv