noun
decision table
Computing term: a table that shows conditions and corresponding actions, used in program design and business rules.
決定表を使って複雑な条件分岐を整理する。
Use a decision table to organize complex conditional branches.
Compound of 決定 (decision) and 表 (table).