derivation tests

This commit is contained in:
2025-03-06 16:13:17 -05:00
parent f6312a9fef
commit 6958df9df4
2 changed files with 52 additions and 8 deletions

View File

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