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

Re: [computer-go] Third KGS tournament: game-end protocol



Loop {
    1.  Play until two passes
    2.  Request the dead-block lists from each engine
    3.  If they are the same, 
             Game over.
         Else
             It relays the lists to the opponents and starts
requesting cleanup moves.
}

The engine can of course ignore the info presented in the step 3 else block.
If four consecutive passes occur, all stones are considered alive and
the game ends.
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/