A note on finding long directed cycles above the minimum degree bound in 2-connected digraphs
Jadwiga Czy\.zewska, Marcin Pilipczuk

TL;DR
This paper investigates the computational complexity of finding long directed cycles in 2-connected digraphs, showing that determining cycles significantly longer than the minimum degree bound is NP-hard, contrasting with known results for undirected graphs.
Contribution
It establishes the NP-hardness of detecting long directed cycles above the minimum degree bound in 2-connected digraphs, highlighting a complexity difference from undirected cases.
Findings
Checking for cycles of length at least 'mindeg+3' is NP-hard.
Existence of long cycles is easy to verify at the 'mindeg+1' level.
Contrasts with recent polynomial algorithms for undirected graphs.
Abstract
For a directed graph , let be the minimum among in-degrees and out-degrees of all vertices of . It is easy to see that contains a directed cycle of length at least . In this note, we show that, even if is -connected, it is NP-hard to check if contains a cycle of length at least . This is in contrast with recent algorithmic results of Fomin, Golovach, Sagunov, and Simonov [SODA 2022] for analogous questions in undirected graphs.
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.
