| Package | Description |
|---|---|
| net.sf.tweety.lp.asp.beliefdynamics.baserevision |
| Modifier and Type | Class and Description |
|---|---|
class |
MonotoneGlobalMaxichoiceSelectionFunction
This class implements a monotone global maxichoise selection function
for remainder sets of extended logic programs as introduced in [KKI12].
|
| Constructor and Description |
|---|
ELPBaseRevisionOperator(net.sf.tweety.lp.asp.reasoner.ASPSolver solver,
SelectionFunction<net.sf.tweety.lp.asp.syntax.ASPRule> selection) |
ScreenedMaxichoiceConsolidation(net.sf.tweety.lp.asp.syntax.Program screen,
SelectionFunction<net.sf.tweety.lp.asp.syntax.ASPRule> selection,
net.sf.tweety.lp.asp.reasoner.ASPSolver solver)
Creates a new screened maxi-choice consolidation operator with the given screen,
selection function and a link to an answer set solver.
|
Copyright © 2019. All rights reserved.