Saves the current expert system to a stream in a text format. The text is saved in a parsable format (such as CLIPS). The method saves the inference engine's modules, defined types, fact templates, rules, facts and fact sets
Namespace: InferenceEngine
Delphi |
public |
Parameters
Stream
Type: TStream
Encoding
Type: TEncoding
Reference |