Skip to content

Tags: carokanns/GoBit

Tags

29_ASP

Toggle 29_ASP's commit message
Aspiration search

28_LMR

Toggle 28_LMR's commit message
Late Move Reduction and improved ebf compute

26_null_move_movegen_perft

Toggle 26_null_move_movegen_perft's commit message
better move generation, Null Move pruning and the Perft command

24_transp_table_used

Toggle 24_transp_table_used's commit message
24 Transposition table in use

24_Transp_tab_used

Toggle 24_Transp_tab_used's commit message
How to use the transposition table in search

23_Transposition_tables

Toggle 23_Transposition_tables's commit message
Implement the transposition table with hash logic

22_SEE_and_QS

Toggle 22_SEE_and_QS's commit message
SEE and QS implemented

21_killers_Iterative_deepening

Toggle 21_killers_Iterative_deepening's commit message
killer moes, iterative deepening and a simple move generator för search

20_alphaBeta_implemented

Toggle 20_alphaBeta_implemented's commit message
Now with AlphaBeta