Class ScreenedMaxichoiceConsolidation

java.lang.Object
org.tweetyproject.lp.asp.beliefdynamics.baserevision.ScreenedMaxichoiceConsolidation
All Implemented Interfaces:
ConsolidationOperator<ASPRule>

public class ScreenedMaxichoiceConsolidation extends Object implements ConsolidationOperator<ASPRule>
This class implements the screened maxi-choice consolidation operator from [1]. [1] Kruempelmann, Patrick und Gabriele Kern-Isberner: Belief Base Change Operations for Answer Set Programming. In: Cerro, Luis Farinas, Andreas Herzig und Jerome Mengin (Herausgeber): Proceedings of the 13th European conference on Logics in Artificial Intelligence, Band 7519, Seiten 294-306, Toulouse, France, 2012. Springer Berlin Heidelberg.
Author:
Sebastian Homann