نقل قول:
یعنی رد شدن و حذف شدن از گزینه ها.
The term firing for an expert system rule is used by analogy with neurons in a biological systems. When a neuron receives the correct input signals via its dendrites, it fires, in the same sense that a gun fires: it sends an output signal via its axon
When an expert system rule has the correct values in its precedent (the IF part of the rule) it activates its consequent (the THEN part of the rule). That is called firing the rule. The consequent may set values or take actions that lead to the firing of other rules. This process continues until the system reaches its goal
SO .. a rule being fired means that the rule is accepted and runs