My optimal-solver tests all passed for a solver that was not optimal
Eight green tests, including two property tests. Every one of them also passed a stub that returned any valid answer.
Eight green tests, including two property tests. Every one of them also passed a stub that returned any valid answer.
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.