Decision Table

With each decision node is associated a decision table, which is very simple, as it just contains a single column of the various decision options associated with the decision node.

As for all other node tables, a decision table appears in the Tables Pane whenever opened and the associated decision node is selected node in the Network Panel.

Figure 1 shows the table of a decision node, D, with decision options "Buy now", "Wait", and "Don't buy".

Figure 1: The decision table of a decision node D.

Back