Package com.semedy.reasoner.induction
Class RuleInduction
java.lang.Object
com.semedy.reasoner.induction.RuleInduction
Rule induction for OO-Logic
- Author:
- angele
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RuleInduction
public RuleInduction(Relation positiveExamples, Relation negativeExamples, String headPredicate, List<String> bodyPredicates, Core core) throws IOException, EDBException - Throws:
IOException
EDBException
-
-
Method Details
-
foil
public void foil() throws IOException, ReasoningException, InterruptedException, SemReasonerException -
getRules
-