Terminal
A Terminal is a BDD mode that has no edges to other BDDs, and represent a non-variable known Boolean value (either True or False)
Functions
accept
Link copied to clipboard
Properties
isTerminal
Link copied to clipboard
Returns true if this node is a Terminal node.
isVariable
Link copied to clipboard
Returns true if this node is a Variable node.