Upward Planarity Testing of Biconnected Outerplanar DAGs Solves Partition
Fabrizio Frati

TL;DR
This paper establishes a linear-time reduction between the partition problem and upward planarity testing for biconnected outerplanar DAGs, highlighting computational barriers and providing conditional algorithms based on partition problem complexity.
Contribution
It introduces the first linear-time reduction from partition to upward planarity testing for certain DAGs, revealing complexity barriers and conditional algorithms.
Findings
Reduction from partition to upward planarity testing in linear time.
First barrier identified for efficient upward planarity algorithms for DAGs without large minors.
Conditional testing algorithm based on partition problem complexity.
Abstract
We show an -time reduction from the problem of testing whether a multiset of positive integers can be partitioned into two multisets so that the sum of the integers in each multiset is equal to to the problem of testing whether an -vertex biconnected outerplanar DAG admits an upward planar drawing. This constitutes the first barrier to the existence of efficient algorithms for testing the upward planarity of DAGs with no large triconnected minor. We also show a result in the opposite direction. Suppose that partitioning a multiset of positive integers into two multisets so that the sum of the integers in each multiset is can be solved in time. Let be an -vertex biconnected outerplanar DAG and be an edge incident to the outer face of an outerplanar drawing of . Then it can be tested in time whether admits an upward planar drawing…
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 · Algorithms and Data Compression · Optimization and Search Problems
