Controls whether the TFacts object will cache hash codes for facts being inserted into the fact list.
Namespace: InferenceEngine
Delphi |
published |
Property Value
Type: Boolean
Default = True
Caching the hash codes speeds up finding facts (see FindFact method) but takes more memory |
Reference |