File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2023
2023
in the disjunctive normal form
2024
2024
\begin {footnote }
2025
2025
A constraint is in disjunctive normal form when it is a disjunction of
2026
- clauses where each clause is a conjunction of atomic constraints.
2026
+ clauses where each clause is a conjunction of fold expanded or atomic constraints.
2027
2027
For atomic constraints $ A$ , $ B$ , and $ C$ , the disjunctive normal form
2028
2028
of the constraint
2029
2029
$ A \land (B \lor C)$
2036
2036
in the conjunctive normal form
2037
2037
\begin {footnote }
2038
2038
A constraint is in conjunctive normal form when it is a conjunction
2039
- of clauses where each clause is a disjunction of atomic constraints.
2039
+ of clauses where each clause is a disjunction of fold expanded or atomic constraints.
2040
2040
For atomic constraints $ A$ , $ B$ , and $ C$ , the constraint
2041
2041
$ A \land (B \lor C)$ is in conjunctive normal form.
2042
2042
%
You can’t perform that action at this time.
0 commit comments