Finding Short Cycles in an Embedded Graph in Polynomial Time
Han Ren, Ni Cao

TL;DR
This paper presents a polynomial-time algorithm for finding shortest cycles in embedded graphs, addressing an open problem by characterizing cycles through fundamental and combined cycle sets.
Contribution
It introduces a novel method to identify shortest cycles in embedded graphs using fundamental cycles and their sums, solving an open problem in graph theory.
Findings
Contains all shortest even cycles in the set C
Contains all shortest odd cycles if the shortest cycle is odd
Provides a polynomial-time algorithm for finding shortest cycles in embedded graphs
Abstract
Let be the set of fundamental cycles of breadth-first-search trees in a graph and the set of the sums of two cycles in . Then we show that contains a shortest -twosided cycle in a -embedded graph ; contains all the possible shortest even cycles in a graph ; If a shortest cycle in a graph is an odd cycle, then contains all the shortest odd cycles in . This implies the existence of a polynomially bounded algorithm to find a shortest twosided cycle in an embedded graph and thus solves an open problem of B.Mohar and C.Thomassen[2,pp112]
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
TopicsModel-Driven Software Engineering Techniques
