noun
multiple-hit decision table
A computing term for a decision table where more than one rule can match a given input, and all matching rules are considered.
多重適合決定表は、複数の条件が同時に成立する場合の処理を定義するのに使われる。
A multiple-hit decision table is used to define processing when multiple conditions are satisfied simultaneously.
A general decision table; 多重適合決定表 specifically refers to a multiple-hit variant where several rules can fire at once.
Compound of 多重 (multiple), 適合 (matching, conformance), and 決定表 (decision table). A technical term likely calqued from English 'multiple-hit decision table'.