public static interface CredibilityRevision.AnswersetProcessing
| Modifier and Type | Method and Description |
|---|---|
net.sf.tweety.lp.asp.syntax.Program |
process(List<net.sf.tweety.lp.asp.syntax.Program> orderedPrograms,
net.sf.tweety.lp.asp.util.AnswerSetList answersets)
The method takes the list of ordered programs and the answer set of the
credibility logic program and calculates a revided program
|
net.sf.tweety.lp.asp.syntax.Program process(List<net.sf.tweety.lp.asp.syntax.Program> orderedPrograms, net.sf.tweety.lp.asp.util.AnswerSetList answersets)
orderedPrograms - List of programs used for revision processanswersets - The answer sets processed by the credibility version of the programCopyright © 2018. All rights reserved.