Testing Upward Planarity of Partial $2$-Trees
Steven Chaplick, Emilio Di Giacomo, Fabrizio Frati, Robert Ganian,, Chrysanthi N. Raftopoulou, Kirill Simonov

TL;DR
This paper introduces an efficient $O(n^2)$ algorithm for testing upward planarity in directed partial 2-trees, significantly improving the computational complexity over previous methods.
Contribution
The paper presents the first $O(n^2)$-time algorithm for upward planarity testing specifically for directed partial 2-trees, enhancing efficiency.
Findings
Achieved $O(n^2)$ time complexity for the problem.
Improved upon the previous $O(n^4)$ algorithm.
Provides a practical method for upward planarity testing in specific graph classes.
Abstract
We present an -time algorithm to test whether an -vertex directed partial -tree is upward planar. This result improves upon the previously best known algorithm, which runs in time.
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
TopicsComplexity and Algorithms in Graphs · Computational Geometry and Mesh Generation · Algorithms and Data Compression
