A Randomized Algorithm for Long Directed Cycle
Data Structures and Algorithms
2015-11-02 v1
Abstract
Given a directed graph and a parameter , the {\sc Long Directed Cycle (LDC)} problem asks whether contains a simple cycle on at least vertices, while the {\sc -Path} problems asks whether contains a simple path on exactly vertices. Given a deterministic (randomized) algorithm for {\sc -Path} as a black box, which runs in time , we prove that {\sc LDC} can be solved in deterministic time (randomized time ). In particular, we get that {\sc LDC} can be solved in randomized time .
Keywords
Cite
@article{arxiv.1510.08892,
title = {A Randomized Algorithm for Long Directed Cycle},
author = {Meirav Zehavi},
journal= {arXiv preprint arXiv:1510.08892},
year = {2015}
}