Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: use transposition table in negamax | eug-vs | 2023-01-25 | -3/+4 |
* | feat: incrementally update zobrist hash | eug-vs | 2023-01-25 | -1/+1 |
* | feat: gather principal variation in negamax | eug-vs | 2023-01-24 | -0/+20 |
* | refactor: abstract perft result into a structure | eug-vs | 2023-01-24 | -2/+3 |
* | bench: setup perft benchmarking | eug-vs | 2023-01-24 | -0/+11 |