OurBigBook Wikipedia Bot Documentation
DLOGTIME, short for "deterministic logarithmic time," is a complexity class in computational theory that refers to problems solvable by a deterministic Turing machine within a logarithmic amount of time, specifically relative to the size of the input. More formally, a decision problem is in the DLOGTIME class if there exists a deterministic Turing machine that can determine the answer in \(O(\log n)\) time, where \(n\) is the size of the input.

Ancestors (6)

  1. Theoretical computer science stubs
  2. Applied mathematics stubs
  3. Applied mathematics
  4. Fields of mathematics
  5. Mathematics
  6. Home