[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: computer-go: Alpha-Beta Search



Apologies there was a small error in my framework:

int alfabeta(int alfa,int beta,int depth ) {
  if( depth <= 0 )
    return(selectivesearch(alfa,beta));   


i had it selectivesearch(-beta,alfa) which is
not true here. it must be as corrected above:
   return(selectivesearch(alfa,beta)); 

Vincent Diepeveen
diep@xxxxxxxxxxxxxxxxx

---
... en verder ben ik van ben ik van mening dat Dap het gesticht in moet