Re: How do you copy an array?
- From: Dan Bensen <randomgeek@xxxxxxxxxxxxxx>
- Date: Thu, 31 Aug 2006 08:37:23 -0500
Kim Minh Kaplan wrote:
First, the *child* node does not need the previous moves to do its job,
I don't understand. The effect of a move depends on the parent grid just before that move, not the original grid several plies earlier. And the score is determined from the entire child grid after adding the latest move, isn't it? How can you compute the score without knowing the entire, completely updated grid? How do you pass the current state of the game to deeper plies without creating new grids?
--
My name is dsb, and I'm at prairienet, which is an O-R-G.
.
- Follow-Ups:
- Re: How do you copy an array?
- From: Geoffrey Summerhayes
- Re: How do you copy an array?
- References:
- How do you copy an array?
- From: Dan Bensen
- Re: How do you copy an array?
- From: Raffael Cavallaro
- Re: How do you copy an array?
- From: Dan Bensen
- Re: How do you copy an array?
- From: Barry Margolin
- Re: How do you copy an array?
- From: Dan Bensen
- Re: How do you copy an array?
- From: Raffael Cavallaro
- Re: How do you copy an array?
- From: Dan Bensen
- Re: How do you copy an array?
- From: Kim Minh Kaplan
- Re: How do you copy an array?
- From: Dan Bensen
- Re: How do you copy an array?
- From: Kim Minh Kaplan
- How do you copy an array?
- Prev by Date: Re: perceived efficiency
- Next by Date: Re: Juggling with binary files?
- Previous by thread: Re: How do you copy an array?
- Next by thread: Re: How do you copy an array?
- Index(es):
Relevant Pages
|