Files
coorl-lost-cities/tests/games
coolguy 7d59398159 Add heuristic_balanced opponent_policy to interleaved scheduler
Mirrors the discard_only plumbing pattern. Uses HeuristicBot() (default
balanced params) and converts the bot's phase-local action to unified via
state.to_unified_action. Recursive (Cython) path was already supported
and is unchanged.

Tests: smoke run + accept/reject validators. All 59 tests pass.
2026-05-10 21:08:12 +09:00
..