Between the deterministic and non-deterministic query complexity

Abstract

We consider problems that can be solved by asking certain queries. The deterministic query complexity D(P,n) of a problem P is the smallest number of queries needed to ask in order to find the solution with an input of size n (in the worst case), while the non-deterministic query complexity D0(P,n) is the smallest number of queries needed to ask, in case we know the solution, to prove that it is indeed the solution (in the worst case). Equivalently, D(P,n) is the largest number of queries needed to find the solution in case an Adversary is answering the queries, while D0(P) is the largest number of queries needed to find the solution in case an Adversary chooses the input. We define a series of quantities between these two values, Dk(P,n) is the largest number of queries needed to find the solution in case an Adversary chooses the input, and answers the queries, but he can change the input at most k times. We give bounds on Dk(P,n) for various problems P.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…