Boolean - Function

Data System Architecture

Boolean - Function

About

A Boolean function can be represented as a rooted directed, acyclic graph, which consists of several decision nodes and terminal nodes.

Example

Documentation / Reference





Discover More
Thomas Bayes
Data Mining - Decision Tree (DT) Algorithm

Desicion Tree (DT) are supervised Classification algorithms. They are: easy to interpret (due to the tree structure) a boolean function (If each decision is binary ie false or true) Decision trees...
Utah Teapot
Data Visualization - Binary Decision Diagram (BDD)

BDDs (binary decision diagrams) is a DAG (Directed Acyclic Graph) that represents a Boolean function.



Share this page:
Follow us:
Task Runner