Artificial Intelligence
Artificial Intelligence
Information

Rule.RemoveConclusion(Fact) method


      Removes a conclusion of a specified the Fact class object.


Namespace : ielib
Assembly : ielib.dll

public void RemoveConclusion(Fact f)

Parameters

Type: ielib.Fact

f : represents an instance of the class Fact.