English

Computing Majority with Triple Queries

Data Structures and Algorithms 2011-05-10 v1

Abstract

Consider a bin containing nn balls colored with two colors. In a kk-query, kk balls are selected by a questioner and the oracle's reply is related (depending on the computation model being considered) to the distribution of colors of the balls in this kk-tuple; however, the oracle never reveals the colors of the individual balls. Following a number of queries the questioner is said to determine the majority color if it can output a ball of the majority color if it exists, and can prove that there is no majority if it does not exist. We investigate two computation models (depending on the type of replies being allowed). We give algorithms to compute the minimum number of 3-queries which are needed so that the questioner can determine the majority color and provide tight and almost tight upper and lower bounds on the number of queries needed in each case.

Cite

@article{arxiv.1105.1622,
  title  = {Computing Majority with Triple Queries},
  author = {Gianluca De Marco and Evangelos Kranakis and Gabor Wiener},
  journal= {arXiv preprint arXiv:1105.1622},
  year   = {2011}
}

Comments

22 pages, 1 figure, conference version to appear in proceedings of the 17th Annual International Computing and Combinatorics Conference (COCOON 2011)

R2 v1 2026-06-21T18:04:26.696Z