Convert minimax to negamax and implement alpha-beta pruning
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
pub mod minimax;
|
||||
pub mod negamax;
|
||||
pub mod perft;
|
||||
|
||||
Reference in New Issue
Block a user