Definition
Binary Decision Diagram
Binary decision diagrams are a different method of representing Boolean functions.
Essentially, they are represented as directed graph, where vertices are variables and edges can (but don’t have to) represent negations. An edge can therefore be represented as:
Example:
This diagram can be represented as the following disjunctive normal form: