Loads an expert system from a stream (such as CLIPS) into the inference engine, this includes modules, defined types, fact templates, rules, facts and fact sets. The expert system is parsed by the inference engine using the current parser.
Namespace: InferenceEngine
Delphi |
public |
Parameters
Stream
Type: TStream
Encoding
Type: TEncoding
Reference |