Navigation: Code Documentation > IE > IEFacts > Classes > TFactTemplate > Properties
TFactTemplate.BackwardChaining Property
Determines if the inference engine is backward chaining, as opposed to the more normal forward chaining
Namespace: IEFacts
Delphi
published property BackwardChaining: Boolean read FBackwardChaining write SetBackwardChaining;
Property Value
Type: Boolean
IFactTemplate.BackwardChaining
•TFactTemplate
•IEFacts