buildTerminal
Returns an instance of BinaryDecisionDiagram.Terminal with the provided input.
Return
a new BinaryDecisionDiagram.Terminal node.
Parameters
truth
the boolean value (true/false) of the terminal.
Returns an instance of BinaryDecisionDiagram.Terminal with the provided input.
a new BinaryDecisionDiagram.Terminal node.
the boolean value (true/false) of the terminal.