never { s0_init: if :: !(s) -> goto s0_init :: (q) && !(r) && (s) -> goto s3 :: (s) -> goto s2 :: (q) && (r) && (s) -> goto accept_s1 fi; s2: if :: (1) -> goto s2 :: (q) -> goto accept_s1 fi; s3: if :: !(r) -> goto s3 :: !(p) && (r) -> goto accept_s4 fi; accept_s1: if :: !(r) -> goto s3 :: !(p) && (r) -> goto accept_s4 fi; accept_s4: if :: !(p) -> goto accept_s4 fi; }