Найти количество различных наборов значений логических переменных , удовлетворяющих системе:
(x_1 \land x_2) \lor (\neg x_1 \land \neg x_2) \lor (x_1 \leftrightarrow x_3) &= 1 \\ (x_2 \land x_3) \lor (\neg x_2 \land \neg x_3) \lor (x_2 \leftrightarrow x_4) &= 1 \\ &\vdots \\ (x_7 \land x_8) \lor (\neg x_7 \land \neg x_8) \lor (x_7 \leftrightarrow x_9) &= 1 \end{align}$$