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, Drill, with decision options "Drill" and "No Drill". The decision node has two parents Test and Seismic. The decision table specifies the policy for the decision node. 

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

Back