vix.ing · top · new · best · stats · spec

The RAM equivalent of P vs. RP

2013/06/03 by Michael Brand, Brand, Michael
Computer Science · #68Q05 #68Q10 #68Q15 #Algorithms and Data Compression #Computability, Logic, AI Algorithms #Computational Complexity (cs.CC) #F.1.1 #F.1.2 #F.1.3 #FOS: Computer and information sciences #Formal Languages and Automata Theory (cs.FL) #semigroups and automata theory

paper · pdf · doi:10.48550/arxiv.1306.0400

openalex publication_date 2013/06/03 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

One of the fundamental open questions in computational complexity is whether the class of problems solvable by use of stochasticity under the Random Polynomial time (RP) model is larger than the class of those solvable in deterministic polynomial time (P). However, this question is only open for Turing Machines, not for Random Access Machines (RAMs). Simon (1981) was able to show that for a sufficiently equipped Random Access Machine, the ability to switch states nondeterministically does not entail any computational advantage. However, in the same paper, Simon describes a different (and arguably more natural) scenario for stochasticity under the RAM model. According to Simon's proposal, instead of receiving a new random bit at each execution step, the RAM program is able to execute the pseudofunction RAND(y), which returns a uniformly distributed random integer in the range [0,y). Whether the ability to allot a random integer in this fashion is more powerful than the ability to allot a random bit remained an open question for the last 30 years. In this paper, we close Simon's open problem, by fully characterising the class of languages recognisable in polynomial time by each of the RAMs regarding which the question was posed. We show that for some of these, stochasticity entails no advantage, but, more interestingly, we show that for others it does.

Citations

Related