Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: compute zobrist hash of the position | eug-vs | 2023-01-25 | -3/+46 |
| | ||||
* | feat: implement separate mobility counter | eug-vs | 2023-01-25 | -1/+112 |
| | ||||
* | feat: gather principal variation in negamax | eug-vs | 2023-01-24 | -1/+1 |
| | ||||
* | refactor: cleanup material advantage calculation | eug-vs | 2023-01-24 | -4/+7 |
| | ||||
* | refactor: abstract perft result into a structure | eug-vs | 2023-01-24 | -1/+1 |
| | ||||
* | refactor: separate engine into submodule | eug-vs | 2023-01-24 | -0/+700 |