Uses of Class
org.tweetyproject.logics.translators.adfconditional.ThreeValuedWorld
-
Uses of ThreeValuedWorld in org.tweetyproject.logics.translators.adfconditional
Modifier and TypeMethodDescriptionFourValuedWorld.getThreeValuedSet()
This method calculates a collection of 3-valued worlds based on this 4-valued world INCONSISTENT atoms are replaced by FALSE or TRUEModifier and TypeMethodDescriptionFourValuedWorld.getTwoValuedSetOfSets
(Collection<ThreeValuedWorld> coll3V) This method takes a set of 3-valued worlds and returns a set of sets of 2-valued worlds where undecided atoms are replaced by False or TrueModifierConstructorDescriptionThreeValuedWorld
(ThreeValuedWorld other) Creates a new world which is a copy of the given world