Uses of Class
net.sf.tweety.logics.pcl.reasoner.AbstractPclReasoner
-
Packages that use AbstractPclReasoner Package Description net.sf.tweety.logics.pcl.reasoner -
-
Uses of AbstractPclReasoner in net.sf.tweety.logics.pcl.reasoner
Subclasses of AbstractPclReasoner in net.sf.tweety.logics.pcl.reasoner Modifier and Type Class Description classDefaultMeReasonerThis class implements a maximum entropy reasoner for probabilistic conditional logic.classGeneralizedMeReasonerThis class implements a generalized maximum entropy reasoner for probabilistic conditional logic as proposed in [Potyka, Thimm, 2014] which also works for inconsistent belief sets.
-