From the 1 of 2 linked papers with an AI index.
2 papers
cs.DS2026
Enumerating Length-Bounded Simple Paths and Cycles in Directed Graphs with Delay Using Edge-Consistent Node Barriers
Frank Bauernöppel, Frank Bauernöppel, Jörg-Rüdiger Sack +1
The paper identifies flaws in existing algorithms for enumerating length-bounded simple paths and cycles in directed graphs and introduces a new O(k(n+m)) delay algorithm (BS-DFS)…
cs.DS2026
Finding All Bounded-Length Simple Cycles in a Directed Graph -- Revisited
Frank Bauernöppel, Jörg-Rüdiger Sack
In 2021, Gupta and Suzumura proposed a novel algorithm for enumerating all bounded-length simple cycles in directed graphs (arXiv:2105.10094). In this work, we present a concrete c…