Rule Set

A set of simple instructions, similar to a recipe, that tells a system how to make decisions or take actions.

Example

An email filtering system may use a rule set with instructions such as "if the email contains the word 'lottery', move it to the spam folder" or "if the sender is in the user's contact list, move the email to the inbox". By applying these rules, the system can organize incoming emails automatically based on predefined criteria.