Remove tt cutoffs, fix capture move sorting, refactor
This commit is contained in:
@@ -65,8 +65,8 @@ impl TTEntry {
|
||||
#[derive(Clone)]
|
||||
pub enum Bound {
|
||||
Exact,
|
||||
Lower,
|
||||
Upper,
|
||||
Alpha,
|
||||
Beta,
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
|
||||
Reference in New Issue
Block a user