How many vertex locations can be arbitrarily chosen when drawing planar graphs?
Emilio Di Giacomo, Giuseppe Liotta, Tamara Mchedlidze

TL;DR
This paper establishes bounds on the number of arbitrary vertex locations in planar graph drawings, providing constructive proofs and efficient algorithms for embedding such points.
Contribution
It introduces new bounds on the size of point sets that can be vertices of planar graphs and provides constructive, linear-time drawing algorithms.
Findings
Sets of size roughly √(log n) can be vertex sets in any planar graph drawing.
One-sided convex point sets can host about n^(1/3) vertices.
Constructive proofs lead to O(n)-time drawing algorithms.
Abstract
It is proven that every set of distinct points in the plane with cardinality can be a subset of the vertices of a crossing-free straight-line drawing of any planar graph with vertices. It is also proven that if is restricted to be a one-sided convex point set, its cardinality increases to . The proofs are constructive and give rise to O(n)-time drawing algorithms. As a part of our proofs, we show that every maximal planar graph contains a large induced biconnected outerplanar graphs and a large induced outerpath (an outerplanar graph whose weak dual is a path).
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · 3D Modeling in Geospatial Applications · Optimization and Search Problems
