Uses of Class
org.tweetyproject.logics.ml.syntax.MlBeliefSet
Packages that use MlBeliefSet
Package
Description
-
Uses of MlBeliefSet in org.tweetyproject.logics.ml.parser
Methods in org.tweetyproject.logics.ml.parser that return MlBeliefSet -
Uses of MlBeliefSet in org.tweetyproject.logics.ml.reasoner
Methods in org.tweetyproject.logics.ml.reasoner with parameters of type MlBeliefSetModifier and TypeMethodDescriptionabstract Boolean
AbstractMlReasoner.query
(MlBeliefSet beliefbase, FolFormula formula) MleanCoPReasoner.query
(MlBeliefSet beliefbase, FolFormula formula) SimpleMlReasoner.query
(MlBeliefSet mbs, FolFormula formula) SPASSMlReasoner.query
(MlBeliefSet kb, FolFormula query) SPASSMlReasoner.queryProof
(MlBeliefSet kb, Formula query) Determines the answer wrt. -
Uses of MlBeliefSet in org.tweetyproject.logics.ml.semantics
Methods in org.tweetyproject.logics.ml.semantics with parameters of type MlBeliefSet -
Uses of MlBeliefSet in org.tweetyproject.logics.ml.writer
Methods in org.tweetyproject.logics.ml.writer with parameters of type MlBeliefSetModifier and TypeMethodDescriptionvoid
SPASSWriter.printProblem
(MlBeliefSet kb, RelationalFormula formula) Prints the contents of a SPASS problem file for a given knowledge base and a formula.Constructors in org.tweetyproject.logics.ml.writer with parameters of type MlBeliefSet