POV-Ray : Newsgroups : povray.off-topic : Twenty Questions : Re: Twenty Questions Server Time
11 Oct 2024 09:16:02 EDT (-0400)
  Re: Twenty Questions  
From: scott
Date: 14 Dec 2007 03:04:50
Message: <47623922$1@news.povray.org>
> Oh, right. But if there are 2^50 possible items, 2^20 can be identified 
> without splitting things exactly in half, methinks.

Well yes almost, actually if you have 2^50 items the last thing you want to 
do is split in half at each stage.  You'll end up not being able to identify 
anything after 20 questions!

Assuming you want to maximise the number of identifiable items, you arrange 
your questions so that all of the 2^20 outcomes point to a unique object, 
apart from one which is the "unknown" branch.  Then you can uniquely 
identify 2^20-1 items, the rest being lumped in the "unknown" branch.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.