Older Version Newer Version

GerdIsenberg GerdIsenberg Jul 27, 2013

[[toc]]
**[[Home]] * [[Engines]] * Chompster**

**Chompster**,
a [[Private Engines|private chess engine]]  by [[Scott Farrell]] written in [[Java]], primary [[Board Representation|board representation]] is [[Bitboards|bitboard]] <ref>[[http://www.stmintz.com/ccc/index.php?id=327305|to Peter Kappler - re:Grok]] by [[Scott Farrell]], [[CCC]], November 13, 2003</ref>. Chompster uses [[Internal Iterative Deepening|IID]], [[Principal Variation Search|PVS]], [[Null Move Pruning|null move pruning]], aged [[Transposition Table|transposition table]] à la [[Diep]], [[Extensions|extensions]], and [[Book Learning|book learning]] <ref>[[http://users.cecs.anu.edu.au/~shaun/chess/NC32006_-_List_of_Entries.html|2006 National Computer Chess Championships]]</ref>. Chompster played various [[Australasian National Computer Chess Championship|Australasian National Computer Chess Championships]] and [[CCT Tournaments]].

=Forum Posts=
* [[http://www.stmintz.com/ccc/index.php?id=277261|chompster beats diep at 45 10 ... nearly]] by [[Scott Farrell]], [[CCC]], January 15, 2003
* [[http://www.stmintz.com/ccc/index.php?id=327305|to Peter Kappler - re:Grok]] by [[Scott Farrell]], [[CCC]], November 13, 2003

=External Links=
* [[http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:private_engine_list|Private Engine List]] from [[http://computer-chess.org/doku.php?id=home|Computer-Chess Wiki]] by [[Ron Murawski]]
* [[http://www.auschess.org.au/bulletins/acfb306.htm#computerchess|Australian Chess Federation newsletter | Aussies in Computer chess]] » [[CCT7]]
* [[http://en.wikipedia.org/wiki/Chomp_%28disambiguation%29|Chomp (disambiguation) from Wikipedia]]

=References= 
<references />
=What links here?=
[[include page="Chompster" component="backlinks" limit="20" ]]
**[[Engines|Up one Level]]**