[][src]Crate evaluate

EVALUATE - compare policies on a two-player game.

Usage: cargo run --release --bin evaluate -- -c breakthrough -p ppa -a puct -n 100

Launches -n games with a random starting player and count victories for the first policy.

Functions

game_match
main
next
run

Type Definitions

Result