Uses of Class
org.tweetyproject.logics.rdl.syntax.DefaultTheory
Packages that use DefaultTheory
Package
Description
-
Uses of DefaultTheory in org.tweetyproject.logics.rdl.parser
Subclasses with type arguments of type DefaultTheory in org.tweetyproject.logics.rdl.parserModifier and TypeClassDescriptionclass
This class implements a parser for default logic.Methods in org.tweetyproject.logics.rdl.parser that return DefaultTheory -
Uses of DefaultTheory in org.tweetyproject.logics.rdl.reasoner
Classes in org.tweetyproject.logics.rdl.reasoner that implement interfaces with type arguments of type DefaultTheoryModifier and TypeClassDescriptionclass
Implements a naive reasoner for default logic based on exhaustive application of defaults in process trees.class
Implements a naive reasoner for default logic based on exhaustive application of defaults in process trees.Methods in org.tweetyproject.logics.rdl.reasoner with parameters of type DefaultTheoryModifier and TypeMethodDescriptionSimpleDefaultReasoner.getModel
(DefaultTheory bbase) SimpleDefaultReasoner.getModels
(DefaultTheory bbase) SimpleDefaultReasoner.query
(DefaultTheory theory, FolFormula query) SimpleDefaultReasoner.query
(DefaultTheory theory, FolFormula query, InferenceMode inferenceMode) Queries the given default theory for the given query using the given inference mode. -
Uses of DefaultTheory in org.tweetyproject.logics.rdl.semantics
Subclasses with type arguments of type DefaultTheory in org.tweetyproject.logics.rdl.semanticsMethods in org.tweetyproject.logics.rdl.semantics with parameters of type DefaultTheoryModifier and TypeMethodDescriptionboolean
DefaultSequence.isClosed
(DefaultTheory t) Tests wether all applicble defaukts from t have been appliedboolean
Extension.satisfies
(DefaultTheory beliefBase) Constructors in org.tweetyproject.logics.rdl.semantics with parameters of type DefaultTheoryModifierConstructorDescriptionconstructs a default process tree out of the default theory tconstructs an empty sequence of defaults of the default theory dt -
Uses of DefaultTheory in org.tweetyproject.logics.rdl.syntax
Methods in org.tweetyproject.logics.rdl.syntax that return DefaultTheoryMethods in org.tweetyproject.logics.rdl.syntax with parameters of type DefaultTheoryModifier and TypeMethodDescriptionboolean
DefaultRule.isNormal
(DefaultTheory dt) Tests, whether the default is normal normal ^= a:c/c