Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Never Say "Impossible"

Author: Jesper Antonsson

Date: 12:01:52 05/04/01

Go up one level in this thread


On May 03, 2001 at 22:04:35, Dann Corbit wrote:
>Neither of which help all that much.  Chess is an exponential process.  In
>general, such problems are called "intractable" -- in other words, you can't
>solve them.  In fact, this is the case with chess.  We can only approximate
>solutions, which is usually good enough.
[...]
>If someone can invent a polynomial time chess algorithm, then chess could be
>solved.  But I doubt if that will ever happen because chess is not a problem in
>polynomial space.

Well, I would say that in a formal computer science framework, you are wrong.
Chess is clearly finite, and thus in polynomial space. Of course, the number of
nodes in the search tree is exponential in the tree depth, but *only* if you
don't search deeply enough. (We will probably never be able to search deeply
enough either, but that is beside the point.)

Jesper Antonsson



This page took 0.05 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.