CS计算机代考程序代写 ;; Automatically produced by rddl.translate.RDDL2Format

;; Automatically produced by rddl.translate.RDDL2Format
(define (domain game_of_life_mdp)
(:requirements :adl :probabilistic-effects :rewards)
(:predicates
(alive__x1_y1)
(alive__x1_y2)
(alive__x1_y3)
(alive__x2_y1)
(alive__x2_y2)
(alive__x2_y3)
(alive__x3_y1)
(alive__x3_y2)
(alive__x3_y3)
)
(:action noop
:effect (and
(when (and (not (alive__x1_y1)) (not (alive__x1_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.979149733 (alive__x1_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.97534661 (alive__x1_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (alive__x3_y2)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017355671 (alive__x3_y1) 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982644329 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.950443946 (alive__x3_y3) 0.04955605399999996 (not (alive__x3_y3))))
; Reward
(when (alive__x1_y1) (increase (reward) 1.0))
(when (alive__x1_y2) (increase (reward) 1.0))
(when (alive__x1_y3) (increase (reward) 1.0))
(when (alive__x2_y1) (increase (reward) 1.0))
(when (alive__x2_y2) (increase (reward) 1.0))
(when (alive__x2_y3) (increase (reward) 1.0))
(when (alive__x3_y1) (increase (reward) 1.0))
(when (alive__x3_y2) (increase (reward) 1.0))
(when (alive__x3_y3) (increase (reward) 1.0))
)
)
(:action set__x1_y1
:effect (and
(probabilistic 0.979149733 (alive__x1_y1) 0.020850267000000033 (not (alive__x1_y1)))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.97534661 (alive__x1_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (alive__x3_y2)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017355671 (alive__x3_y1) 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982644329 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.950443946 (alive__x3_y3) 0.04955605399999996 (not (alive__x3_y3))))
; Reward
(when (not (alive__x1_y1)) (decrease (reward) 1.0))
(when (alive__x1_y2) (increase (reward) 1.0))
(when (alive__x1_y3) (increase (reward) 1.0))
(when (alive__x2_y1) (increase (reward) 1.0))
(when (alive__x2_y2) (increase (reward) 1.0))
(when (alive__x2_y3) (increase (reward) 1.0))
(when (alive__x3_y1) (increase (reward) 1.0))
(when (alive__x3_y2) (increase (reward) 1.0))
(when (alive__x3_y3) (increase (reward) 1.0))
)
)
(:action set__x1_y2
:effect (and
(when (and (not (alive__x1_y1)) (not (alive__x1_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.979149733 (alive__x1_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(probabilistic 0.968422893 (alive__x1_y2) 0.03157710700000005 (not (alive__x1_y2)))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.97534661 (alive__x1_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (alive__x3_y2)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017355671 (alive__x3_y1) 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982644329 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.950443946 (alive__x3_y3) 0.04955605399999996 (not (alive__x3_y3))))
; Reward
(when (alive__x1_y1) (increase (reward) 1.0))
(when (not (alive__x1_y2)) (decrease (reward) 1.0))
(when (alive__x1_y3) (increase (reward) 1.0))
(when (alive__x2_y1) (increase (reward) 1.0))
(when (alive__x2_y2) (increase (reward) 1.0))
(when (alive__x2_y3) (increase (reward) 1.0))
(when (alive__x3_y1) (increase (reward) 1.0))
(when (alive__x3_y2) (increase (reward) 1.0))
(when (alive__x3_y3) (increase (reward) 1.0))
)
)
(:action set__x1_y3
:effect (and
(when (and (not (alive__x1_y1)) (not (alive__x1_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.979149733 (alive__x1_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(probabilistic 0.97534661 (alive__x1_y3) 0.024653389999999997 (not (alive__x1_y3)))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (alive__x3_y2)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017355671 (alive__x3_y1) 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982644329 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.950443946 (alive__x3_y3) 0.04955605399999996 (not (alive__x3_y3))))
; Reward
(when (alive__x1_y1) (increase (reward) 1.0))
(when (alive__x1_y2) (increase (reward) 1.0))
(when (not (alive__x1_y3)) (decrease (reward) 1.0))
(when (alive__x2_y1) (increase (reward) 1.0))
(when (alive__x2_y2) (increase (reward) 1.0))
(when (alive__x2_y3) (increase (reward) 1.0))
(when (alive__x3_y1) (increase (reward) 1.0))
(when (alive__x3_y2) (increase (reward) 1.0))
(when (alive__x3_y3) (increase (reward) 1.0))
)
)
(:action set__x2_y1
:effect (and
(when (and (not (alive__x1_y1)) (not (alive__x1_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.979149733 (alive__x1_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.97534661 (alive__x1_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(probabilistic 0.982865365 (alive__x2_y1) 0.01713463500000001 (not (alive__x2_y1)))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (alive__x3_y2)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017355671 (alive__x3_y1) 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982644329 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.950443946 (alive__x3_y3) 0.04955605399999996 (not (alive__x3_y3))))
; Reward
(when (alive__x1_y1) (increase (reward) 1.0))
(when (alive__x1_y2) (increase (reward) 1.0))
(when (alive__x1_y3) (increase (reward) 1.0))
(when (not (alive__x2_y1)) (decrease (reward) 1.0))
(when (alive__x2_y2) (increase (reward) 1.0))
(when (alive__x2_y3) (increase (reward) 1.0))
(when (alive__x3_y1) (increase (reward) 1.0))
(when (alive__x3_y2) (increase (reward) 1.0))
(when (alive__x3_y3) (increase (reward) 1.0))
)
)
(:action set__x2_y2
:effect (and
(when (and (not (alive__x1_y1)) (not (alive__x1_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.979149733 (alive__x1_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.97534661 (alive__x1_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2)))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (alive__x3_y2)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017355671 (alive__x3_y1) 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982644329 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.950443946 (alive__x3_y3) 0.04955605399999996 (not (alive__x3_y3))))
; Reward
(when (alive__x1_y1) (increase (reward) 1.0))
(when (alive__x1_y2) (increase (reward) 1.0))
(when (alive__x1_y3) (increase (reward) 1.0))
(when (alive__x2_y1) (increase (reward) 1.0))
(when (not (alive__x2_y2)) (decrease (reward) 1.0))
(when (alive__x2_y3) (increase (reward) 1.0))
(when (alive__x3_y1) (increase (reward) 1.0))
(when (alive__x3_y2) (increase (reward) 1.0))
(when (alive__x3_y3) (increase (reward) 1.0))
)
)
(:action set__x2_y3
:effect (and
(when (and (not (alive__x1_y1)) (not (alive__x1_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.979149733 (alive__x1_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.97534661 (alive__x1_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(probabilistic 0.962609835 (alive__x2_y3) 0.03739016500000003 (not (alive__x2_y3)))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017355671 (alive__x3_y1) 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982644329 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.950443946 (alive__x3_y3) 0.04955605399999996 (not (alive__x3_y3))))
; Reward
(when (alive__x1_y1) (increase (reward) 1.0))
(when (alive__x1_y2) (increase (reward) 1.0))
(when (alive__x1_y3) (increase (reward) 1.0))
(when (alive__x2_y1) (increase (reward) 1.0))
(when (alive__x2_y2) (increase (reward) 1.0))
(when (not (alive__x2_y3)) (decrease (reward) 1.0))
(when (alive__x3_y1) (increase (reward) 1.0))
(when (alive__x3_y2) (increase (reward) 1.0))
(when (alive__x3_y3) (increase (reward) 1.0))
)
)
(:action set__x3_y1
:effect (and
(when (and (not (alive__x1_y1)) (not (alive__x1_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.979149733 (alive__x1_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.97534661 (alive__x1_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (alive__x3_y2)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(probabilistic 0.982644329 (alive__x3_y1) 0.017355671000000017 (not (alive__x3_y1)))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.950443946 (alive__x3_y3) 0.04955605399999996 (not (alive__x3_y3))))
; Reward
(when (alive__x1_y1) (increase (reward) 1.0))
(when (alive__x1_y2) (increase (reward) 1.0))
(when (alive__x1_y3) (increase (reward) 1.0))
(when (alive__x2_y1) (increase (reward) 1.0))
(when (alive__x2_y2) (increase (reward) 1.0))
(when (alive__x2_y3) (increase (reward) 1.0))
(when (not (alive__x3_y1)) (decrease (reward) 1.0))
(when (alive__x3_y2) (increase (reward) 1.0))
(when (alive__x3_y3) (increase (reward) 1.0))
)
)
(:action set__x3_y2
:effect (and
(when (and (not (alive__x1_y1)) (not (alive__x1_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.979149733 (alive__x1_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.97534661 (alive__x1_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (alive__x3_y2)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017355671 (alive__x3_y1) 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982644329 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2)))
(when (and (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.049556054 (alive__x3_y3) 0.950443946 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.049556054 (alive__x3_y3) ))
(when (and (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.04955605399999996 (not (alive__x3_y3))))
(when (and (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.950443946 (alive__x3_y3) 0.04955605399999996 (not (alive__x3_y3))))
; Reward
(when (alive__x1_y1) (increase (reward) 1.0))
(when (alive__x1_y2) (increase (reward) 1.0))
(when (alive__x1_y3) (increase (reward) 1.0))
(when (alive__x2_y1) (increase (reward) 1.0))
(when (alive__x2_y2) (increase (reward) 1.0))
(when (alive__x2_y3) (increase (reward) 1.0))
(when (alive__x3_y1) (increase (reward) 1.0))
(when (not (alive__x3_y2)) (decrease (reward) 1.0))
(when (alive__x3_y3) (increase (reward) 1.0))
)
)
(:action set__x3_y3
:effect (and
(when (and (not (alive__x1_y1)) (not (alive__x1_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.020850267 (alive__x1_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.979149733 (alive__x1_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.979149733 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1)) (probabilistic 0.020850267000000033 (not (alive__x1_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.031577107 (alive__x1_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2)) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.03157710700000005 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2)) (probabilistic 0.968422893 (not (alive__x1_y2))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3))) (probabilistic 0.02465339 (alive__x1_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3)) (probabilistic 0.97534661 (alive__x1_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.97534661 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2)) (probabilistic 0.024653389999999997 (not (alive__x1_y3))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1)) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.982865365 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017134635 (alive__x2_y1) ))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.01713463500000001 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.982865365 (not (alive__x2_y1))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y1)) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) ))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y1) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.985782417 (alive__x2_y2) 0.014217582999999978 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (not (alive__x2_y3)) (alive__x3_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y1)) (alive__x2_y3)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (alive__x1_y1) (alive__x1_y2) (alive__x1_y3) (alive__x2_y1)) (probabilistic 0.014217583 (alive__x2_y2) 0.985782417 (not (alive__x2_y2))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (not (alive__x1_y2)) (alive__x1_y3) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2)) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (not (alive__x1_y3)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) ))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y2))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.962609835 (alive__x2_y3) 0.03739016500000003 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(when (and (alive__x1_y2) (alive__x1_y3) (alive__x2_y2) (alive__x3_y2)) (probabilistic 0.037390165 (alive__x2_y3) 0.962609835 (not (alive__x2_y3))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2))) (probabilistic 0.017355671 (alive__x3_y1) 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x3_y1))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.982644329 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.017355671 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.982644329 (alive__x3_y1) ))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x3_y1)) (probabilistic 0.017355671000000017 (not (alive__x3_y1))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1))) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (not (alive__x2_y1)) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (not (alive__x3_y3))) (probabilistic 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2) (alive__x3_y3)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (not (alive__x2_y2)) (alive__x2_y3) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (not (alive__x3_y3))) (probabilistic 0.044999346 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (not (alive__x3_y2)) (alive__x3_y3)) (probabilistic 0.955000654 (alive__x3_y2) ))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (not (alive__x3_y1)) (alive__x3_y2)) (probabilistic 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (not (alive__x2_y3)) (alive__x3_y1) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (not (alive__x3_y3))) (probabilistic 0.955000654 (alive__x3_y2) 0.044999345999999996 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (not (alive__x3_y1)) (alive__x3_y3)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(when (and (alive__x2_y1) (alive__x2_y2) (alive__x2_y3) (alive__x3_y1)) (probabilistic 0.044999346 (alive__x3_y2) 0.955000654 (not (alive__x3_y2))))
(probabilistic 0.950443946 (alive__x3_y3) 0.04955605399999996 (not (alive__x3_y3)))
; Reward
(when (alive__x1_y1) (increase (reward) 1.0))
(when (alive__x1_y2) (increase (reward) 1.0))
(when (alive__x1_y3) (increase (reward) 1.0))
(when (alive__x2_y1) (increase (reward) 1.0))
(when (alive__x2_y2) (increase (reward) 1.0))
(when (alive__x2_y3) (increase (reward) 1.0))
(when (alive__x3_y1) (increase (reward) 1.0))
(when (alive__x3_y2) (increase (reward) 1.0))
(when (not (alive__x3_y3)) (decrease (reward) 1.0))
)
)
)
(define (problem game_of_life_inst_mdp__1)
(:domain game_of_life_mdp)
(:init
(alive__x1_y1)
(alive__x1_y3)
(alive__x2_y1)
(alive__x2_y2)
)
(:metric maximize (reward))
;; (:horizon 40)
;; (:discount 1.0)
)