Adds a fact set to the list at a specified position
Namespace: InferenceEngine
Delphi |
public |
Parameters
Index
Type: Integer
FactSet
Type: TFactSet
Adding a fact set does NOT add its facts to the inference engine. Facts are only asserted when the engine is reset |
Reference |