Finding paths of length k in O*(2k) time

Abstract

We give a randomized algorithm that determines if a given graph has a simple path of length at least k in O(2k poly(n,k)) time.

0

Discussion (0)

Sign in to join the discussion.

Loading comments…