Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
139 tokens/sec
GPT-4o
47 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

A Randomized Algorithm for Long Directed Cycle (1510.08892v1)

Published 29 Oct 2015 in cs.DS

Abstract: Given a directed graph $G$ and a parameter $k$, the {\sc Long Directed Cycle (LDC)} problem asks whether $G$ contains a simple cycle on at least $k$ vertices, while the {\sc $k$-Path} problems asks whether $G$ contains a simple path on exactly $k$ vertices. Given a deterministic (randomized) algorithm for {\sc $k$-Path} as a black box, which runs in time $t(G,k)$, we prove that {\sc LDC} can be solved in deterministic time $O*(\max{t(G,2k),4{k+o(k)}})$ (randomized time $O*(\max{t(G,2k),4k})$). In particular, we get that {\sc LDC} can be solved in randomized time $O*(4k)$.

Citations (18)

Summary

We haven't generated a summary for this paper yet.