Gaia Chess Engine, Copyright (C) 2003 Jean-Francois Romang, David Rabel. All rights reserved. Gaia is distributed free of charge. Gaia may not be distributed as part of any software package, service or web site without prior written permission from the authors. Website : http://gaiachess.free.fr All comments or bug reports are welcome ! Have fun ;) History : ----------------------------------------- Version 2.2a: -Corrected a time management bug that caused illegal moves ----------------------------------------- Version 2.2: -Better pawn structure evaluation -Search improvement, now using PVS -Little speed improvement (ASM) -Time management : plays better when there is little time on clock ----------------------------------------- Version 2.1: Mainly search algorithm stuff :) -Killer Moves -Forward pruning -Internal Iterative Deepning ----------------------------------------- Version 2.0: This version was rewritten from scratch ! -Big speed improvement -Xboard protocol no more supported -UCI support improved (MultiPV, etc...) -Many Bugs disappeared ;) -50 moves rule implemented