Files
snake-python/tests/snakes
daniel156161 9b99b526e4
Build and Push Docker Container / build-and-push (push) Successful in 6m1s
perf(snake): cache survival rollout state
- Cache occupancy bitboards for repeated multiplayer rollout positions.
- Memoize position evaluations to avoid duplicate flood-fill calculations.
- Reuse shared values while ranking simultaneous enemy responses.
- Include evaluation hits in Prism rollout telemetry.
- Document the optimization and bump Prism to version 1.4.0.
2026-08-01 20:39:56 +02:00
..