MinMax is much better

This commit is contained in:
2025-04-03 19:17:37 -04:00
parent a50ca2c1b1
commit cb63b49f7a
5 changed files with 99 additions and 47 deletions

View File

@@ -14,6 +14,8 @@ pub mod repr;
// TODO! make this agent configuration a config option via `clap-rs`
// or maybe even like a TUI menu?
fn main() {
// elo::run();
// return;
let player1 = complexagent::ComplexAgent::new(
Piece::Black,
FutureMoveConfig {