public class ProvaSolveImpl extends ProvaBuiltinImpl
kb| Constructor and Description |
|---|
ProvaSolveImpl(ProvaKnowledgeBase kb) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(ProvaReagent prova,
ProvaDerivationNode node,
ProvaGoal goal,
java.util.List<ProvaLiteral> newLiterals,
ProvaRule query) |
addClause, addClauseA, equals, getArity, getClauseSet, getKnowledgeBase, getSymbol, process_, setKnowledgeBasepublic ProvaSolveImpl(ProvaKnowledgeBase kb)
public boolean process(ProvaReagent prova, ProvaDerivationNode node, ProvaGoal goal, java.util.List<ProvaLiteral> newLiterals, ProvaRule query)
process in interface ProvaBuiltinprocess in class ProvaBuiltinImplCopyright © 2019. All Rights Reserved.