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