Executes the inference engine. MaxNumber details the maximum number of rule activations to fire before returning. The function returns the actual number of activations that occured. If there are no activations on the agenda, no rules will be fire. To step through the expert system seeing exactly what occurs, use Run( 1 ) in a loop
Namespace: InferenceEngine
Delphi |
public |
Parameters
MaxNumber
Type: Integer
Type: Integer
Reference |