Uses of Class
net.sf.tweety.logics.commons.analysis.AbstractBeliefSetConsistencyTester
-
Packages that use AbstractBeliefSetConsistencyTester Package Description net.sf.tweety.logics.pcl.analysis -
-
Uses of AbstractBeliefSetConsistencyTester in net.sf.tweety.logics.pcl.analysis
Subclasses of AbstractBeliefSetConsistencyTester in net.sf.tweety.logics.pcl.analysis Modifier and Type Class Description class
PclDefaultConsistencyTester
This class is capable of checking whether a given conditional knowledge base is consistent by searching for the root of some equivalent multi-dimensional function.
-