Searching simple opensource chess program
Paul Pichota <[email protected]>
| Newsgroups | gmane.comp.gnu.chess.announce |
|---|---|
| Message-ID | <[email protected]> |
Hi there! For a university project I want to compare different algorithms (minimax, alpha-beta and some variants). So I am looking for rather simple and working opensource program where I can easily exchange the algorithms. I have already tried GNU Chess but the search routine is rather complex because of various prunings, heuristics etc. Thank you, Paul