Artificial Intelligence
Artificial Intelligence
Information

Rule.RemovePremise(Fact) method


      Removes a premise containing a specified class Fact object.


Namespace : ielib
Assembly : ielib.dll

public void RemovePremise(Fact f)

Parameters

Type: ielib.Fact

f : represents an instance of the class Fact.