Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: incrementally update zobrist hash | eug-vs | 2023-01-25 | -5/+8 |
| | ||||
* | feat: account for mobility in evaluation | eug-vs | 2023-01-25 | -4/+21 |
| | ||||
* | feat: implement quiscence | eug-vs | 2023-01-25 | -0/+36 |
| | ||||
* | feat: gather principal variation in negamax | eug-vs | 2023-01-24 | -10/+15 |
| | ||||
* | refactor: cleanup material advantage calculation | eug-vs | 2023-01-24 | -11/+31 |
| | ||||
* | refactor: abstract perft result into a structure | eug-vs | 2023-01-24 | -31/+38 |
| | ||||
* | refactor: separate engine into submodule | eug-vs | 2023-01-24 | -0/+152 |