Saves the current expert system to a file 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
FileName
Type: String
Encoding
Type: TEncoding
Reference |