Package model.conciliation.choice

Class Summary
ChoiceOperator This class is the abstract class that must be extented in order to develop its own ChoiceOperator in the conciliation tab.
ShapleyFaibleOperator This class is weaker than ShapleyOperator because it selects only one formula from the set of formulae that have the minimal score.
ShapleyOperator This class selects the set of most inconsistent formulae, i.e. the ones that have the maximal Shapley value.