| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
Huge performance boost!
|
| |
|
| |
|
|
|
|
| |
TODO: figure out MTD(f) with TTable
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Will Result type be better?
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Skip move generation on ttable hit
- Perform selection sort *iteratively* when pulling items
- Fix killers probed from incorrect ply (still not ideal)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also use SeqCst as the strongest ordering to avoid data races
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|