Menu

Tree [r2] /
 History

HTTPS access


File Date Author Commit
 zochova 2009-09-22 gbuella [r1] something
 ChessGame.cpp 2009-09-22 gbuella [r2] something
 ChessGame.h 2009-09-22 gbuella [r2] something
 CommConsole.cpp 2009-09-22 gbuella [r2] something
 CommUci.cpp 2009-09-22 gbuella [r2] something
 CommXboard.cpp 2009-09-22 gbuella [r2] something
 Connections.cpp 2009-09-22 gbuella [r2] something
 Connections.h 2009-09-22 gbuella [r2] something
 OpeningBook.cpp 2009-09-22 gbuella [r2] something
 OpeningBook.h 2009-09-22 gbuella [r2] something
 OpeningBooks.h 2009-09-22 gbuella [r2] something
 Parallelizer.cpp 2009-09-22 gbuella [r2] something
 Parallelizer.h 2009-09-22 gbuella [r2] something
 RebelBook.cpp 2009-09-22 gbuella [r2] something
 Searcher.cpp 2009-09-22 gbuella [r2] something
 Searcher.h 2009-09-22 gbuella [r2] something
 State.cpp 2009-09-22 gbuella [r2] something
 State.h 2009-09-22 gbuella [r2] something
 Thinker.cpp 2009-09-22 gbuella [r2] something
 Thinker.h 2009-09-22 gbuella [r2] something
 TranspositionTable.cpp 2009-09-22 gbuella [r2] something
 TranspositionTable.h 2009-09-22 gbuella [r2] something
 Tree.cpp 2009-09-22 gbuella [r2] something
 Tree.h 2009-09-22 gbuella [r2] something
 _qsearch.cpp 2009-09-22 gbuella [r2] something
 _search.cpp 2009-09-22 gbuella [r2] something
 binary.h 2009-09-22 gbuella [r2] something
 bit_boards.h 2009-09-22 gbuella [r2] something
 bitboardmoves.cpp 2009-09-22 gbuella [r2] something
 bitboardmoves.h 2009-09-22 gbuella [r2] something
 comm_interface_list.h 2009-09-22 gbuella [r2] something
 communicate.cpp 2009-09-22 gbuella [r2] something
 communicate.h 2009-09-22 gbuella [r2] something
 evaluation.cpp 2009-09-22 gbuella [r2] something
 evaluation.h 2009-09-22 gbuella [r2] something
 flags.h 2009-09-22 gbuella [r2] something
 gcc_intrin.h 2009-09-22 gbuella [r2] something
 include_boost_bind_signals.h 2009-09-22 gbuella [r2] something
 include_boost_datetime.h 2009-09-22 gbuella [r2] something
 include_boost_lambda.h 2009-09-22 gbuella [r2] something
 include_boost_lexical_cast.h 2009-09-22 gbuella [r2] something
 include_boost_thread.h 2009-09-22 gbuella [r2] something
 include_boost_tribool.h 2009-09-22 gbuella [r2] something
 log.cpp 2009-09-22 gbuella [r2] something
 log.h 2009-09-22 gbuella [r2] something
 low_level.cpp 2009-09-22 gbuella [r2] something
 low_level.h 2009-09-22 gbuella [r2] something
 main.cpp 2009-09-22 gbuella [r2] something
 moveOrder.cpp 2009-09-22 gbuella [r2] something
 random64.h 2009-09-22 gbuella [r2] something
 readme.txt 2009-09-22 gbuella [r2] something
 search_flags.h 2009-09-22 gbuella [r2] something

Read Me

Readme for Zochova 0.1, Copyright 2009 Gabor Buella buella@ludens.elte.hu.

http://sourceforge.net/projects/zochova

Zochova is a chess engine, developed in C++, 
mainly tested in windows environment, but should also function properly
in some other operating systems. The source code provided needs MS visual C++
compiler, or GCC, and also some boost libraries ( http://www.boost.org/ ) to compile.
Xboard/Winboard support is implemented. UCI support is not implemented so far.
Using multiple threads to compute is not implemented so far.


Zochova is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Zochova is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Zochova.  If not, see <http://www.gnu.org/licenses/>.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.