Game development

Pruning no-op moves by event type skips actions that change state silently

My BFS solver pruned actions whose events were all ‘blocked’. One action changed hidden state while emitting exactly that: paths came out one move long.