Artificial Intelligence
Artificial Intelligence
Information

Fact.IsTarget property


      Gets a value indicating whether this object is the root of the tree.


Namespace : ielib
Assembly : ielib.dll

public bool IsTarget { get; }

Property value

Type : System.bool

If this is the root of the tree then true, otherwise false.


      Note: a fact that is the target to reach a final conclusion in the deductible reasoning is always the root of a tree.