Uses of Class
org.tweetyproject.lp.asp.syntax.StrictNegation
-
Uses of StrictNegation in org.tweetyproject.logics.translators.aspfol
Modifier and TypeMethodDescriptionTranslates a Negation from FOL into a StrictNegation for ASP.Modifier and TypeMethodDescriptionAspFolTranslator.toFOL
(StrictNegation source) Translates a StrictNegation into a Negation for FOL. -
Uses of StrictNegation in org.tweetyproject.lp.asp.syntax
Modifier and TypeMethodDescriptionStrictNegation.clone()
StrictNegation.substitute
(Term<?> v, Term<?> t)