Show 

A boolean node is a node with two states, and whose state names are (true, false), (yes, no), (present, absent) or (on, off).  These state names can be in either order, and in lower or upper case (such as True or TRUE).  Some people refer to them as “propositional nodes”.  They are examples of binary nodes.

Home > P_boolean