This is not a programming issue per se, although the ultimate goal is to develop an algorithm. I am looking for links, or at least the name of the type of game. This is quite common on television games. The game is as follows:
You have several slots, each slot contains an element (from some finite set) that you do not know. You must guess what each slot contains. You tell your guess to the judge (who knows what each slot contains), and he tells you how many guesses are true, without telling you which one. The game ends when you successfully guess all the objects.
I would be interested in any information about this type of game, including links to algorithms for solving in the least possible guesses, etc. Just a name so that I can google would also be nice.
Thanks!
source share