ArXivCSExplorer
☆☆Bookmarks🏆RSSHow to UseFAQ
Built with and by Teycir Ben Soltane•
How to Use•FAQ•GitHub•arXiv.org•
Share:

20 results for “Planar graph”

CS papers only

Hybrid search: Keyword + semantic, ranked by combined score.ⓘ

Want pure semantic search? Try claim verification →

cs.CGcs.DMEmpiricalRecentJul 25, 2026

How to Draw a Planar Graph: An Experimental Evaluation

Sergey Pupyrev

This paper experimentally evaluates various planar graph drawing algorithms and compares their performance in terms of visual properties.

View →
cs.CLcs.AIRecentJun 1, 2026

PlanarBench: Evaluating LLM Spatial Reasoning via Planar Graph Drawing

Oleksandr Nikitin

PlanarBench introduces a novel benchmark to test LLM spatial reasoning by requiring them to draw planar graphs as ASCII art from an edge list, finding that edge count is a stronger difficulty predicto…

View →
cs.DScs.CCcs.DMTheoreticalRecentJun 26, 2026

Maximum Cut Algorithms and Upper Bounds for Planar and Toroidal Graphs

Mark Glass, Meir Feder

The authors map the problem of finding the maximum cut of a planar graph with arbitrary weights to a minimum T-join problem in the absolute dual graph, enabling the use of shortest paths and adapting…

View →
cs.CCTheoreticalRecentJul 9, 2026

Minimum Edge-Outerplanar Embeddings are Polynomial-Time Computable

Hantao Yu

This paper proves that the minimum edge-outerplanarity of a planar graph can be computed in polynomial time.

View →
cs.CGcs.DMmath.COTheoreticalRecentJun 25, 2026

Unbent collections of non-planar $s$-grid-drawing

Therese Biedl

The paper shows that for non-planar orthogonal drawings of a graph, two drawings are sufficient instead of the planar case's three.

View →
math.COcs.DMTheoreticalRecentJul 17, 2026

An improved upper bound for the planar Turán number of $C_8$

Xuqing Bai, Weichan Liu, Xiangxiang Nie, Xin Zhang

This paper proves that every simple planar graph with no copy of C8 has at most 69/25(n-2) edges, improving the previous bound.

View →
cs.DScs.CCTheoreticalRecentJun 16, 2026

Directed Reachability-Preserving Minimum Edge Cut: Approximation and Planar Hardness

Qi Duan

This paper presents approximation algorithms for the one-way directed Reachability-Preserving Minimum Edge Cut problem in directed graphs.

View →
cs.DMmath.COTheoreticalRecentJul 3, 2026

The disjoint separators problem in graphs

Thomas Delépine, Florian Galliot, Yannick Mogge, Leandro Montero +1 more

This paper studies the NP-completeness and provides a polynomial-time algorithm for the disjoint separators problem in planar graphs when all sizes are equal to one.

View →
cs.DSEmpiricalRecentJun 12, 2026

On a Conjecture for Parameterized st-Orientations

Charalampos Papamanthou

This paper disproves a conjecture about the longest-path lengths of MaxSTN and MinSTN algorithms for producing $st$-orientations of biconnected graphs.

View →
cs.CGRecentMay 29, 2026

How Many Slopes Does Polynomial Area Cost?

Michael A. Bekos, Eleni Katsanou, Philipp Kindermann, Maria Eleni Pavlidi

The paper systematically studies the trade-offs between the number of slopes, bends per edge, and required area for planar drawings of bounded-degree graphs, providing new constructions for high-degre…

View →
math.COcs.DMTheoreticalRecentJun 25, 2026

Totally Disjoint Diametral Paths

Tınaz Ekim, Arthur Farley

This paper studies the problem of finding totally disjoint diametral paths in simple connected graphs and provides algorithms for certain classes of graphs.

View →
cs.DScs.DMmath.COTheoreticalRecentJul 10, 2026

A Polynomial-Time Algorithm for Coloring Perfect Graphs Based on Walk Counting

Amir Ali Ahmadi, Pravesh K. Kothari, Yukai Tang

A new polynomial-time algorithm is presented for optimally coloring perfect graphs using graph-theoretic operations and iterative walk counting.

View →
cs.DScs.DMTheoreticalRecentJun 29, 2026

Algorithms and complexity for geodetic sets on interval and chordal graphs

Dibyayan Chakraborty, Sandip Das, Florent Foucaud, Harmender Gahlawat +1 more

This paper shows that finding the minimum geodetic set in chordal graphs is fixed parameter tractable, implying a polynomial-time algorithm for k-trees. It also proves that the problem is NP-hard on i…

View →
cs.DMcs.DSTheoreticalRecentJun 22, 2026

Flood-It with Jewelry -- Characterizing the Game Complexity for Cograph Generalizations

Martin Darmüntzel, Christian Rosenke, Mark Scheibner

This paper studies the complexity of the Flood-It game on various graph classes and provides polynomial-time algorithms for Free Flood-It on graphs free of certain jewels, while proving NP-completenes…

View →
cs.DMcs.DSEmpiricalRecentJun 11, 2026

Exhaustive Generation of Genus-One Knot and Link Diagrams via Maps on the Torus

Alexander Omelchenko

This paper presents an algorithmic framework for exhaustively generating and tabulating knot and link diagrams on the thickened torus.

View →
cs.DSTheoreticalRecentJun 16, 2026

Exact Algorithms for Edge Deletion to Cactus Graphs and Weighted Variants

Wenhao Song

This paper improves the time complexity of exact algorithms for converting a connected graph into a cactus by reducing it from O*(3^n) to O*(2^n) for unweighted graphs, and provides faster algorithms…

View →