Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: (adding diagram)

Author: Dann Corbit

Date: 14:25:19 04/27/00

Go up one level in this thread


On April 27, 2000 at 16:27:57, Bruce Moreland wrote:
[snip]
>I can easily dispatch based upon the type of material that is left.  At program
>boot I set up a hierachy of functions that can return exact or heuristic values
>for various material configurations, in many cases based upon where the pieces
>actually are.

What does this hierachy look like?  Is it an array of struct?  By what means do
you hash to the desired collection?  When you say chain, it sounds like a linked
list to me, indicating that its structure changes during program execution.

A hierachy sounds to me like a tree structure (if you use the term with the same
meaning as a hierachy model for database implementation).  If so, do you
navigate the tree by material or by position or ???




This page took 0.01 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.