Average-case complexity of backtrack search for coloring sparse random graphs

  • Authors:
  • ZoltáN ÁDáM Mann;Anikó Szajkó

  • Affiliations:
  • -;-

  • Venue:
  • Journal of Computer and System Sciences
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

We investigate asymptotically the expected number of steps taken by backtrack search for k-coloring random graphs G"n","p"("n") or proving non-k-colorability, where p(n) is an arbitrary sequence tending to 0, and k is constant. Contrary to the case of constant p, where the expected runtime is known to be O(1), we prove that here the expected runtime tends to infinity. We establish how the asymptotic behavior of the expected number of steps depends on the sequence p(n). In particular, for p(n)=d/n, where d is a constant, the runtime is always exponential, but it can be also polynomial if p(n) decreases sufficiently slowly, e.g. for p(n)=1/lnn.