A rule is a special type of function whose inputs and outputs are expressed as binary truth statements. The internal structure of a rule frequently consists of boolean operators, e.g. IF (A AND B) OR C THEN D.
- alias
Internal model
A rule is a special type of function whose inputs and outputs are expressed as binary truth statements. The internal structure of a rule frequently consists of boolean operators, e.g. IF (A AND B) OR C THEN D.