| 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.solver.Solver solver,
SelectionFunction<net.sf.tweety.lp.asp.syntax.Rule> selection) |
ScreenedMaxichoiceConsolidation(net.sf.tweety.lp.asp.syntax.Program screen,
SelectionFunction<net.sf.tweety.lp.asp.syntax.Rule> selection,
net.sf.tweety.lp.asp.solver.Solver solver)
Creates a new screened maxi-choice consolidation operator with the given screen,
selection function and a link to an answer set solver.
|
Copyright © 2018. All rights reserved.