show/hide this revision's text 3 deleted 20 characters in body

If we restrict to the class of planar graphs, then there is a linear time algorithm due to Eppstein. It is also linear for graphs of bounded tree-width since the problem of finding a cycle of fixed length can easily be encoded as a monadic second-order logic formula, and we can then appeal to Courcelle's theorem. I suspect that the answer for general graphs is actually polynomial, although I am sure that this hasn't been proven. I believe that the

Edit. The related problem of finding a cycle of length 0 $a$ (mod k) $k$) has not been proven to be polynomial . (except in the case $a=0$).

show/hide this revision's text 2 added 12 characters in body

If we restrict to the class of planar graphs, then there is a linear time algorithm due to Eppstein. It is also linear for graphs of bounded tree-width since the problem of finding a cycle of fixed length can easily be encoded as a monadic second-order logic formula, and we can then appeal to Courcelle's theorem. I suspect that the answer for general graphs is actually polynomial, although I am sure that this hasn't been proven. I believe that the related problem of finding a cycle of length 0 (mod k) also has not been proven to be polynomial.

show/hide this revision's text 1

If we restrict to the class of planar graphs, then there is a linear time algorithm due to Eppstein. It is also linear for graphs of bounded tree-width since the problem of finding a cycle of fixed length can easily be encoded as a monadic second-order logic formula, and we can then appeal to Courcelle's theorem. I suspect that the answer for general graphs is actually polynomial, although I am sure that this hasn't been proven. I believe that the related problem of finding a cycle of length 0 (mod k) also has not been proven to be polynomial.