You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
272 B

1 month ago
  1. Using encoding 1, we end up in the following formula:\\
  2. $b = v_1$\\\\
  3. Using encoding 2, we end up in the following formula:\\
  4. $b = (v_1 \land \lnot v_0) \lor (\lnot v_1 \land v_0)$\\
  5. Encoding 1 gives a shorter symbolic representation
  6. for the set $B=\{France, Germany\}$.