| View previous topic :: View next topic |
| Author |
Message |
Ferdinand Mosca
Joined: 10 Aug 2008 Posts: 451 Location: Philippines
|
Post subject: Re: How to get futility pruning to work? Posted: Thu Mar 08, 2012 4:36 am |
|
|
| Quote: |
| You do not need to exclude the first move from futility pruning, that might kill some speed too. If there are no captures or checks you should just be able to quit - return the evaluation score so it's treated as a bound and make sure there is code to make sure you don't return a stalemate (because there were no "legal" moves.) |
Thanks Don this is interesting I will try this. |
|
| Back to top |
|
 |
|
| Subject |
Author |
Date/Time |
How to get futility pruning to work? |
Robert Purves |
Mon Mar 05, 2012 5:16 am |
Re: How to get futility pruning to work? |
Ferdinand Mosca |
Mon Mar 05, 2012 6:24 am |
Re: How to get futility pruning to work? |
Don Dailey |
Mon Mar 05, 2012 1:52 pm |
Re: How to get futility pruning to work? |
Robert Purves |
Mon Mar 05, 2012 10:16 pm |
Re: How to get futility pruning to work? |
Don Dailey |
Mon Mar 05, 2012 10:42 pm |
Re: How to get futility pruning to work? |
Robert Purves |
Wed Mar 07, 2012 11:40 pm |
Re: How to get futility pruning to work? |
Ferdinand Mosca |
Thu Mar 08, 2012 4:30 am |
Re: How to get futility pruning to work? |
Robert Purves |
Thu Mar 08, 2012 8:55 am |
Re: How to get futility pruning to work? |
Ferdinand Mosca |
Thu Mar 08, 2012 4:36 am |
Re: How to get futility pruning to work? |
Vincent Diepeveen |
Thu Mar 08, 2012 7:04 am |
Re: How to get futility pruning to work? |
Robert Purves |
Sat Mar 10, 2012 12:38 am |
Re: How to get futility pruning to work? |
Vincent Diepeveen |
Sun Mar 11, 2012 4:14 am |
Re: How to get futility pruning to work? |
Vincent Diepeveen |
Sun Mar 11, 2012 4:41 am |
Re: How to get futility pruning to work? |
Vincent Diepeveen |
Sun Mar 11, 2012 5:01 pm |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|