My Project
File List
Here is a list of all files with brief descriptions:
 all.cGather all other files to facilitate compiler inter-procedural optimization
 base.c
 base.h
 bench.c
 bit.c
 bit.h
 board.c
 board.h
 book.c
 book.h
 cassio.c
 cassio.h
 const.h
 count_flip.c
 count_last_flip_bitscan.c
 count_last_flip_carry_32.c
 count_last_flip_carry_64.c
 count_last_flip_kindergarten.c
 count_last_flip_plain.c
 edax.cEdax protocol
 empty.h
 endgame.c
 eval.c
 eval.h
 eval_builder.c
 event.c
 event.h
 flip_bitscan.c
 flip_carry_32.c
 flip_carry_64.c
 flip_kindergarten.c
 flip_roxane.c
 flip_slow.c
 flip_sse.c
 game.c
 game.h
 generate_count_flip.c
 generate_flip.c
 ggs.c
 gtp.c
 harness.c
 hash-lock-free.c
 hash-lock.c
 hash.cLock-free transposition table
 hash.h
 histogram.c
 histogram.h
 intro.h
 libedax.cEdax api
 main.cMain file
 midgame.c
 move.cMove & list of moves management
 move.h
 nboard.c
 obftest.cTesting Edax from Othello Board Files (OBF)
 obftest.hProblem solver
 opening.c
 opening.h
 options.c
 options.h
 perft.cMove generator test
 perft.hMove generator test header file
 play.c
 play.hEdax play control - header file
 root.c
 search.c
 search.h
 settings.h
 stats.cStatistics
 stats.hStatistics header
 ui.cUser interface
 ui.hUser interface header
 util.cVarious utilities
 util.hMiscellaneous utilities header
 xboard.cXboard protocol
 ybwc.cParallel search
 ybwc.hParallel search header