Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
149 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Windable Heads & Recognizing NL with Constant Randomness (1912.01382v1)

Published 3 Dec 2019 in cs.CC

Abstract: Every language in NL has a $k$-head two-way nondeterministic finite automaton (2nfa($k$)) recognizing it. It is known how to build a constant-space verifier algorithm from a 2nfa($k$) for the same language with constant-randomness, but with error probability $\tfrac{k2-1}{2k2}$ that can not be reduced further by repetition. We have defined the unpleasant characteristic of the heads that causes the high error as the property of being "windable". With a tweak on the previous verification algorithm, the error is improved to $\tfrac{k_{\textrm{W}}2-1}{2k_{\textrm{W}}2}$, where $k_{\textrm{W}} \le k$ is the number of windable heads. Using this new algorithm, a subset of languages in NL that have a 2nfa($k$) recognizer with $k_{\textrm{W}} \le 1$ can be verified with arbitrarily reducible error using constant space and randomness.

Citations (1)

Summary

We haven't generated a summary for this paper yet.