Embedding Planar Graphs at Fixed Vertex Locations
@article{Pach2001EmbeddingPG, title={Embedding Planar Graphs at Fixed Vertex Locations}, author={J{\'a}nos Pach and Rephael Wenger}, journal={Graphs and Combinatorics}, year={2001}, volume={17}, pages={717-728} }
Abstract. Let G be a planar graph of n vertices, v1,…,vn, and let {p1,…,pn} be a set of n points in the plane. We present an algorithm for constructing in O(n2) time a planar embedding of G, where vertex vi is represented by point pi and each edge is represented by a polygonal curve with O(n) bends (internal vertices). This bound is asymptotically optimal in the worst case. In fact, if G is a planar graph containing at least m pairwise independent edges and the vertices of G are randomly…
164 Citations
Drawing colored graphs on colored points
- MathematicsTheor. Comput. Sci.
- 2007
Lower and upper bounds on the number of bends per edge are proved for any 3 ≤ k ≤ n and the upper and lower bounds presented in a paper by Pach and Wenger for k = n are improved.
Point-Set Embedding of Trees with Edge Constraints
- Mathematics, Computer ScienceGraph Drawing
- 2007
This paper studies the problem of point-set embedding of a subgraph G′ ⊂ G on a subset of S and shows how to compute the output in O(n2 log n) time and with at most 1+2⌈k/2 ⌉ bends per edge, where k is the number of vertices of the given subdrawing.
Simultaneous Embedding with Two Bends per Edge in Polynomial Area
- MathematicsSWAT
- 2006
A linear-time algorithm is presented for the simultaneous embedding problem such that edges are drawn as polygonal chains with at most two bends and all vertices and all bends of the edges are placed on a grid of polynomial size.
Embedding a balanced binary tree on a bounded point set
- Mathematics, Computer ScienceArXiv
- 2013
This paper presents a new algorithm for embedding an n-vertex balanced binary tree BBT on a set S of n points bounded by a simple m-gon P in O(m^2 + n(log n) + mn) time with at most O( m) bends per edge.
Point-Set Embedding in Three Dimensions
- MathematicsCCCG
- 2012
If a particular point-set P is not specied, it is shown that the graph G can be drawn crossing-free with at most O(logm) bends per edge in a volume bounded by O((n + m) logm).
Planar embeddability of the vertices of a graph using a fixed point set is NP-hard
- Mathematics
- 2004
A geometric graph H is a graph G(H) together with an injective mapping of its vertices into the plane. An edge of the graph is drawn as a straightline segment joining its vertices. We use V (H) for…
Constrained Point Set Embedding of a Balanced Binary Tree
- Mathematics, Computer ScienceInt. J. Found. Comput. Sci.
- 2015
This paper presents a new algorithm for embedding an n-vertex balanced binary tree BBT on a set S of n points inside a simple m-gon P in O(m4/3+ϵ + nlog2 n + m log n) time with at most O( m) bends per edge.
Constrained Point-Set Embeddability of Planar Graphs
- MathematicsGraph Drawing
- 2008
It is proved that if G′ is an outerplanar graph and S is any set of points in convex position, a point-set embedding of G on S can be computed such that the edges of E’s have at most 4 bends each.
Simultaneous Embedding with Two Bends per Edge in Polynomial Space
- Mathematics
The simultaneous embedding problem is, given two planar graphs G1 = (V, E1) and G2 = (V, E2), to find planar embeddings φ(G1) and φ(G2) such that each vertex v ∈ V is mapped to the same point in…