Uses of Class
net.sf.tweety.beliefdynamics.mas.AbstractCredibilityComparer
- 
Packages that use AbstractCredibilityComparer Package Description net.sf.tweety.beliefdynamics.mas net.sf.tweety.beliefdynamics.operators  - 
- 
Uses of AbstractCredibilityComparer in net.sf.tweety.beliefdynamics.mas
Subclasses of AbstractCredibilityComparer in net.sf.tweety.beliefdynamics.mas Modifier and Type Class Description classCredibilityCategorizerThis class implements a credibility-based categorizer that works like the classical categorizer but dismisses arguments where the least credible agent which uttered a formula in that argument is not as least as credible as the least credible agent which uttered a formula of the parent argument. - 
Uses of AbstractCredibilityComparer in net.sf.tweety.beliefdynamics.operators
Subclasses of AbstractCredibilityComparer in net.sf.tweety.beliefdynamics.operators Modifier and Type Class Description private classCrMasSimpleRevisionOperator.CredibilityComparerPrivate extension of credibility comparer 
 -