Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- R_AD - Enum constant in enum org.tweetyproject.arg.dung.semantics.ExtensionRankingSemantics
 - 
R_AD
 - R_CF - Enum constant in enum org.tweetyproject.arg.dung.semantics.ExtensionRankingSemantics
 - 
R_AD
 - R_CO - Enum constant in enum org.tweetyproject.arg.dung.semantics.ExtensionRankingSemantics
 - 
R_CO
 - R_GR - Enum constant in enum org.tweetyproject.arg.dung.semantics.ExtensionRankingSemantics
 - 
R_GR
 - R_PR - Enum constant in enum org.tweetyproject.arg.dung.semantics.ExtensionRankingSemantics
 - 
R_PR
 - R_SST - Enum constant in enum org.tweetyproject.arg.dung.semantics.ExtensionRankingSemantics
 - 
R_SST
 - RaAbstraction - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "abstraction" postulate for ranking semantics as proposed in [Amgoud, Ben-Naim.
 - RaAbstraction() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaAbstraction
 - RaAdditionOfAttackBranch - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "addition of attack branch" postulate for ranking semantics as formalized in [Bonzon, Delobelle, Konieczny, Maudet.
 - RaAdditionOfAttackBranch() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaAdditionOfAttackBranch
 - RaAdditionOfDefenseBranch - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "addition of defense branch" postulate for ranking semantics as formalized in [Bonzon, Delobelle, Konieczny, Maudet.
 - RaAdditionOfDefenseBranch() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaAdditionOfDefenseBranch
 - RaAttackVsFullDefense - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "attack vs full defense" postulate for ranking semantics as proposed in [Bonzon, Delobelle, Konieczny, Maudet.
 - RaAttackVsFullDefense() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaAttackVsFullDefense
 - RaCardinalityPrecedence - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "cardinality precedence" postulate for ranking semantics as proposed in [Amgoud, Ben-Naim.
 - RaCardinalityPrecedence() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaCardinalityPrecedence
 - RaCounterTransitivity - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "counter-transitivity" postulate for ranking semantics as proposed in [Amgoud, Ben-Naim.
 - RaCounterTransitivity() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaCounterTransitivity
 - RaDefensePrecedence - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "defense precedence" postulate for ranking semantics as proposed in [Amgoud, Ben-Naim.
 - RaDefensePrecedence() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaDefensePrecedence
 - RaDistDefensePrecedence - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "distributed-defense precedence" postulate for ranking semantics as proposed in [Amgoud, Ben-Naim.
 - RaDistDefensePrecedence() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaDistDefensePrecedence
 - RaIncreaseOfAttackBranch - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "increase of attack branch" postulate for ranking semantics as formalized in [Bonzon, Delobelle, Konieczny, Maudet.
 - RaIncreaseOfAttackBranch() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaIncreaseOfAttackBranch
 - RaIncreaseOfDefenseBranch - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "increase of defense branch" postulate for ranking semantics as formalized in [Bonzon, Delobelle, Konieczny, Maudet.
 - RaIncreaseOfDefenseBranch() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaIncreaseOfDefenseBranch
 - RaIndependence - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "independence" postulate for ranking semantics as proposed in [Amgoud, Ben-Naim.
 - RaIndependence() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaIndependence
 - RANDOM_SEED1 - Static variable in class GroundedTest
 - RANDOM_SEED1 - Static variable in class org.tweetyproject.agents.dialogues.examples.GroundedTest
 - RANDOM_SEED1 - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
 - RANDOM_SEED2 - Static variable in class GroundedTest
 - RANDOM_SEED2 - Static variable in class org.tweetyproject.agents.dialogues.examples.GroundedTest
 - RANDOM_SEED2 - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
 - RANDOM_SEED3 - Static variable in class GroundedTest
 - RANDOM_SEED3 - Static variable in class org.tweetyproject.agents.dialogues.examples.GroundedTest
 - RANDOM_SEED3 - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
 - RANDOM_SEED4 - Static variable in class GroundedTest
 - RANDOM_SEED4 - Static variable in class org.tweetyproject.agents.dialogues.examples.GroundedTest
 - RANDOM_SEED4 - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
 - RandomAspicArgumentationTheoryGenerator - Class in org.tweetyproject.arg.aspic.util
 - 
Generates random ASPIC argumentation theories.
 - RandomAspicArgumentationTheoryGenerator(int, int, int, double) - Constructor for class org.tweetyproject.arg.aspic.util.RandomAspicArgumentationTheoryGenerator
 - 
Creates a random ASPIC argumentation theory generatir with
numPropositionsandnumFormulasformulas (inference rules). - RandomAspicReasoner<T extends Invertable> - Class in org.tweetyproject.arg.aspic.reasoner
 - 
This class implements an approximate reasoner for ASPIC+ that randomly samples arguments.
 - RandomAspicReasoner(AbstractExtensionReasoner, int, int) - Constructor for class org.tweetyproject.arg.aspic.reasoner.RandomAspicReasoner
 - 
Creates a new instance.
 - randomClause() - Method in class org.tweetyproject.logics.pl.util.RandomSatSampler
 - 
Generates a random clause with k literals.
 - RandomDecomposer - Class in org.tweetyproject.arg.adf.reasoner.sat.decomposer
 - RandomDecomposer(AbstractDialecticalFramework) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.decomposer.RandomDecomposer
 - randomElement(Collection<E>) - Method in class org.tweetyproject.commons.util.SetTools
 - 
Picks one element uniformly at random from the set (not very efficient).
 - RandomIncisionFunction<T extends Formula> - Class in org.tweetyproject.beliefdynamics.kernels
 - 
This class implements an incision function that just randomly selects a minimal incision.
 - RandomIncisionFunction() - Constructor for class org.tweetyproject.beliefdynamics.kernels.RandomIncisionFunction
 - RandomKernelContractionOperator - Class in org.tweetyproject.beliefdynamics.operators
 - 
This class implements a simple kernel base contraction for propositional logic with an incision function that randomly selects its incisions.
 - RandomKernelContractionOperator() - Constructor for class org.tweetyproject.beliefdynamics.operators.RandomKernelContractionOperator
 - 
Creates a new contraction operator.
 - RandomLotteryAgent - Class in org.tweetyproject.agents.dialogues.lotteries
 - 
A baseline agent for argumentation games who always returns some random move.
 - RandomLotteryAgent(String, DungTheory, UtilityFunction, Semantics) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.RandomLotteryAgent
 - 
Creates a new agent with the given name, theory, utility function and semantics
 - RandomLotteryAgentGenerator - Class in org.tweetyproject.agents.dialogues.lotteries.sim
 - 
Generates baseline lottery agents.
 - RandomLotteryAgentGenerator(String) - Constructor for class org.tweetyproject.agents.dialogues.lotteries.sim.RandomLotteryAgentGenerator
 - randomRoot(List<Term>, Map<Variable, Term>) - Method in class org.tweetyproject.math.opt.rootFinder.BfgsRootFinder
 - randomRoot(List<Term>, Map<Variable, Term>) - Method in class org.tweetyproject.math.opt.rootFinder.GradientDescentRootFinder
 - randomRoot(List<Term>, Map<Variable, Term>) - Method in class org.tweetyproject.math.opt.rootFinder.HessianGradientDescentRootFinder
 - randomRoot(List<Term>, Map<Variable, Term>) - Method in class org.tweetyproject.math.opt.rootFinder.NewtonRootFinder
 - randomRoot(List<Term>, Map<Variable, Term>) - Method in class org.tweetyproject.math.opt.rootFinder.OptimizationRootFinder
 - randomRoot(List<Term>, Map<Variable, Term>) - Method in class org.tweetyproject.math.opt.rootFinder.RootFinder
 - 
Determines the values for the variables appearing in the function such the function evaluates to zero.
 - randomSample() - Method in class org.tweetyproject.commons.FormulaSampler
 - 
This method randomly samples a single formula of the given signature with the default maximal formula length.
 - randomSample(int) - Method in class org.tweetyproject.arg.saf.util.BasicArgumentSampler
 - randomSample(int) - Method in class org.tweetyproject.commons.FormulaSampler
 - 
This method randomly samples a single formula of the given signature with the given maximal formula length.
 - randomSample(int, int) - Method in class org.tweetyproject.commons.FormulaSampler
 - 
This method randomly samples a total of "numFormulas" of the given signature and maximal formula length.
 - RandomSampler - Class in org.tweetyproject.logics.pl.util
 - RandomSampler(Signature, double) - Constructor for class org.tweetyproject.logics.pl.util.RandomSampler
 - 
Creates a new sampler for the given signature
 - RandomSampler(Signature, double, int, int) - Constructor for class org.tweetyproject.logics.pl.util.RandomSampler
 - 
Creates a new sampler for the given signature
 - RandomSatSampler - Class in org.tweetyproject.logics.pl.util
 - 
A sampler for uniform random k-SAT instances.
 - RandomSatSampler(Signature, int) - Constructor for class org.tweetyproject.logics.pl.util.RandomSatSampler
 - 
Constructs a new sampler
 - RandomSatSampler(Signature, int, int, int) - Constructor for class org.tweetyproject.logics.pl.util.RandomSatSampler
 - 
Constructs a new sampler
 - RandomSubsetIterator<T> - Class in org.tweetyproject.commons.util
 - 
Iterates over all subsets of a given sets in a random order.
 - RandomSubsetIterator(Set<T>, boolean) - Constructor for class org.tweetyproject.commons.util.RandomSubsetIterator
 - 
Creates a new subset iterator for the given set.
 - rank(Collection<? extends Proposition>) - Method in class org.tweetyproject.agents.dialogues.structured.CountingUtilityFunction
 - rank(Collection<? extends Proposition>) - Method in class org.tweetyproject.agents.dialogues.structured.IndicatorUtilityFunction
 - rank(Collection<? extends Proposition>) - Method in class org.tweetyproject.agents.dialogues.structured.MultipleIndicatorUtilityFunction
 - rank(Collection<? extends Proposition>) - Method in class org.tweetyproject.agents.dialogues.structured.SasAgent
 - 
Ranks the given collection of propositions wrt.
 - rank(Collection<? extends Proposition>) - Method in interface org.tweetyproject.agents.dialogues.structured.UtilityFunction
 - 
Rank the given collection of propositions.
 - rank(HerbrandInterpretation) - Method in class org.tweetyproject.logics.rcl.semantics.RelationalRankingFunction
 - 
Gets the rank of the given Herbrand interpretation.
 - rank(FolFormula) - Method in class org.tweetyproject.logics.rcl.semantics.RelationalRankingFunction
 - 
Gets the rank of the given sentence (ground formula).
 - rank(PossibleWorld) - Method in class org.tweetyproject.logics.cl.semantics.RankingFunction
 - 
Gets the rank of the given possible world.
 - rank(PlFormula) - Method in class org.tweetyproject.logics.cl.semantics.RankingFunction
 - 
Gets the rank of the given formula.
 - rank(PlFormula) - Method in class org.tweetyproject.logics.translators.adfrevision.RankingFunctionThreeValued
 - 
Gets the rank of the given formula.
 - rank(PriestWorldAdapted) - Method in class org.tweetyproject.logics.translators.adfrevision.RankingFunctionThreeValued
 - 
Gets the rank of the given possible world.
 - RankingFunction - Class in org.tweetyproject.logics.cl.semantics
 - 
A ranking function (or ordinal conditional function, OCF) that maps possible worlds of a propositional language to integers.
 - RankingFunction<T> - Class in org.tweetyproject.preferences.ranking
 - 
This class is meant to provide ranking functions to given preference orders and vice versa.
 - RankingFunction() - Constructor for class org.tweetyproject.preferences.ranking.RankingFunction
 - 
constructs a new, empty ranking function caller can use Map-method putAll to fill this empty ranking function
 - RankingFunction(PlSignature) - Constructor for class org.tweetyproject.logics.cl.semantics.RankingFunction
 - 
Creates a new ranking function mapping each given interpretation to zero.
 - RankingFunction(LevelingFunction<T>) - Constructor for class org.tweetyproject.preferences.ranking.RankingFunction
 - 
this constructor creates a ranking function using a given preference order
 - RankingFunctionThreeValued - Class in org.tweetyproject.logics.translators.adfrevision
 - 
A ranking function (or ordinal conditional function, OCF) that maps possible worlds of a propositional language to integers.
 - RankingFunctionThreeValued(PlSignature) - Constructor for class org.tweetyproject.logics.translators.adfrevision.RankingFunctionThreeValued
 - 
Creates a new ranking function mapping each given interpretation to zero.
 - RankingPostulate - Class in org.tweetyproject.arg.rankings.postulates
 - 
An abstract postulate for ranking-based semantics in abstract argumentation; the ancestor of all concrete postulates.
 - RankingPostulate() - Constructor for class org.tweetyproject.arg.rankings.postulates.RankingPostulate
 - RankingPostulatesExample - Class in org.tweetyproject.arg.rankings.examples
 - 
Example code for evaluating ranking semantics in regard to postulates.
 - RankingPostulatesExample() - Constructor for class org.tweetyproject.arg.rankings.examples.RankingPostulatesExample
 - RankingReasonerTest - Class in org.tweetyproject.arg.rankings
 - 
Test class for checking counterexamples for some postulates.
 - RankingReasonerTest() - Constructor for class org.tweetyproject.arg.rankings.RankingReasonerTest
 - RankingSemanticsExample - Class in org.tweetyproject.arg.rankings.examples
 - 
Example code for the following ranking semantics:
- Categorizer [Besnard, Hunter. - RankingSemanticsExample() - Constructor for class org.tweetyproject.arg.rankings.examples.RankingSemanticsExample
 - RankingSemanticsExample2 - Class in org.tweetyproject.arg.rankings.examples
 - 
Example code for even more ranking semantics:
- Counting Semantics [Pu, Zhang, G.Luo, J.Luo. - RankingSemanticsExample2() - Constructor for class org.tweetyproject.arg.rankings.examples.RankingSemanticsExample2
 - RankingsTest - Class in org.tweetyproject.arg.rankings
 - 
Test class for basic ranking functionalities.
 - RankingsTest() - Constructor for class org.tweetyproject.arg.rankings.RankingsTest
 - RankingTools - Class in org.tweetyproject.arg.rankings.util
 - 
This class contains common utility methods for ranking reasoners.
 - RankingTools() - Constructor for class org.tweetyproject.arg.rankings.util.RankingTools
 - RaNonAttackedEquivalence - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "non-attacked equivalence" postulate for ranking semantics as proposed in [Bonzon, Delobelle, Konieczny, Maudet.
 - RaNonAttackedEquivalence() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaNonAttackedEquivalence
 - RaQualityPrecedence - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "quality precedence" postulate for ranking semantics as proposed in [Amgoud, Ben-Naim.
 - RaQualityPrecedence() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaQualityPrecedence
 - RaSelfContradiction - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "self-contradiction" postulate for ranking semantics as proposed in [Matt, Toni.
 - RaSelfContradiction() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaSelfContradiction
 - RaStrictAdditionOfDefenseBranch - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "strict addition of defense branch" postulate for ranking semantics as formalized in [Bonzon, Delobelle, Konieczny, Maudet.
 - RaStrictAdditionOfDefenseBranch() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaStrictAdditionOfDefenseBranch
 - RaStrictCounterTransitivity - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "strict counter-transitivity" postulate for ranking semantics as proposed by [Amgoud, Ben-Naim.
 - RaStrictCounterTransitivity() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaStrictCounterTransitivity
 - RationalPASemantics - Class in org.tweetyproject.arg.prob.semantics
 - 
P is rational wrt.
 - RationalPASemantics() - Constructor for class org.tweetyproject.arg.prob.semantics.RationalPASemantics
 - RaTotal - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "total" postulate for ranking semantics as proposed in [Bonzon, Delobelle, Konieczny, Maudet.
 - RaTotal() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaTotal
 - RaVoidPrecedence - Class in org.tweetyproject.arg.rankings.postulates
 - 
The "void precedence" postulate for ranking semantics as proposed by [Amgoud, Ben-Naim.
 - RaVoidPrecedence() - Constructor for class org.tweetyproject.arg.rankings.postulates.RaVoidPrecedence
 - RBRA - Static variable in interface org.tweetyproject.preferences.io.POParserConstants
 - 
RegularExpression Id.
 - RBRA - Static variable in interface org.tweetyproject.preferences.io.UPParserConstants
 - 
RegularExpression Id.
 - RclBeliefSet - Class in org.tweetyproject.logics.rcl.syntax
 - 
This class models a belief set on relational conditional logic, i.e.
 - RclBeliefSet() - Constructor for class org.tweetyproject.logics.rcl.syntax.RclBeliefSet
 - 
Creates a new (empty) conditional belief set.
 - RclBeliefSet(Collection<? extends RelationalConditional>) - Constructor for class org.tweetyproject.logics.rcl.syntax.RclBeliefSet
 - 
Creates a new relational conditional belief set with the given collection of relational conditionals.
 - RclExample - Class in org.tweetyproject.logics.rcl.examples
 - 
Example code illustrating the use of working with relational conditionals and using c reasoning.
 - RclExample() - Constructor for class org.tweetyproject.logics.rcl.examples.RclExample
 - RclParser - Class in org.tweetyproject.logics.rcl.parser
 - 
This class implements a parser for relational conditional logic.
 - RclParser() - Constructor for class org.tweetyproject.logics.rcl.parser.RclParser
 - 
Creates a new RCL Parser
 - RdlExample - Class in org.tweetyproject.logics.rdl.examples
 - 
Example code illustrating Reiter's default logic.
 - RdlExample() - Constructor for class org.tweetyproject.logics.rdl.examples.RdlExample
 - RDLJUnitTest - Class in org.tweetyproject.logics.rdl.test
 - RDLJUnitTest() - Constructor for class org.tweetyproject.logics.rdl.test.RDLJUnitTest
 - RdlParser - Class in org.tweetyproject.logics.rdl.parser
 - 
This class implements a parser for default logic.
 - RdlParser() - Constructor for class org.tweetyproject.logics.rdl.parser.RdlParser
 - ReachabilityGraph - Class in org.tweetyproject.logics.petri.syntax.reachability_graph
 - 
A class to describe the graph of reachability between possible markings of a Petri net
 - ReachabilityGraph(PetriNet) - Constructor for class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraph
 - 
Create a new instance
 - ReachabilityGraphParser - Class in org.tweetyproject.logics.petri.syntax.reachability_graph
 - ReachabilityGraphParser(PetriNet) - Constructor for class org.tweetyproject.logics.petri.syntax.reachability_graph.ReachabilityGraphParser
 - ReachabilityGraphPlotter - Class in org.tweetyproject.logics.petri.plotting
 - 
This class is for displaying instances of the ReachabilityGraph class graphically
 - ReachabilityGraphPlotter(Plotter, ReachabilityGraph) - Constructor for class org.tweetyproject.logics.petri.plotting.ReachabilityGraphPlotter
 - 
Create a new instance
 - readChar() - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
 - readChar() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
 - readChar() - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
 - readChar() - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
 - 
Read a character.
 - readChar() - Method in class org.tweetyproject.preferences.io.SimpleCharStream
 - RealVectorNorm - Interface in org.tweetyproject.math.norm
 - 
A norm for real vector spaces.
 - Reasoner<O,
B extends BeliefBase, F extends Formula> - Interface in org.tweetyproject.commons  - 
The general interface for objects that are able to query a belief base with some formula.
 - ReasonerExample - Class in org.tweetyproject.logics.cl.examples
 - 
Compares reasoning with different reasoners.
 - ReasonerExample() - Constructor for class org.tweetyproject.logics.cl.examples.ReasonerExample
 - ReasonerTest() - Method in class org.tweetyproject.arg.aba.AbaTest
 - ReasonerTest2() - Method in class org.tweetyproject.arg.aspic.AspicTest
 - Rebut - Class in org.tweetyproject.arg.lp.semantics.attack
 - 
This notion of attack models the rebut relation.
 - Rebuttal - Class in org.tweetyproject.arg.deductive.semantics.attacks
 - 
This attack notion models the rebuttal relation; A is defeated by B iff claim(B) == \neg claim(A).
 - Receive - Enum constant in enum org.tweetyproject.logics.bpm.syntax.TaskType
 - 
Receive
 - RecognitionFunction - Class in org.tweetyproject.agents.dialogues.oppmodels
 - 
This class realizes a recognition function as explained in [Rienstra, Thimm, in preparation].
 - RecognitionFunction() - Constructor for class org.tweetyproject.agents.dialogues.oppmodels.RecognitionFunction
 - reduceToLeastInformativeWorlds(Collection<FourValuedWorld>, boolean) - Static method in class org.tweetyproject.logics.translators.adfconditional.FourValuedWorld
 - 
This method returns the least informative world among a collection of FourValuedWorlds
 - REDUCT_ADM - Static variable in class org.tweetyproject.arg.dung.principles.Principle
 - 
The reduct admissibility principle
 - ReductAdmissibilityPrinciple - Class in org.tweetyproject.arg.dung.principles
 - 
Reduct-Admissibility Principle A semantics satisfies reduct admissibility iff for every AF F and every extension E we have: For all arguments a in E: if an argument b attacks a, then b is in no extension of the E-reduct of F see: Dauphin, Jeremie, Tjitze Rienstra, and Leendert Van Der Torre.
 - ReductAdmissibilityPrinciple() - Constructor for class org.tweetyproject.arg.dung.principles.ReductAdmissibilityPrinciple
 - REDUNDANT - Enum constant in enum org.tweetyproject.arg.adf.semantics.link.LinkType
 - 
Redundant
 - ReferenceWorld - Class in org.tweetyproject.logics.rpcl.semantics
 - 
Instances of this class represent reference worlds, i.e.
 - ReferenceWorld(Collection<? extends Collection<? extends Constant>>, Collection<Predicate>) - Constructor for class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
 - 
Creates a new reference world for the given equivalence classes.
 - RefineLargerSatEncoding - Class in org.tweetyproject.arg.adf.reasoner.sat.encodings
 - 
Prevents smaller interpretations from being computed, but also allows different interpretations of at least the same size.
 - RefineLargerSatEncoding(PropositionalMapping) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.encodings.RefineLargerSatEncoding
 - RefineUnequalSatEncoding - Class in org.tweetyproject.arg.adf.reasoner.sat.encodings
 - RefineUnequalSatEncoding(PropositionalMapping) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.encodings.RefineUnequalSatEncoding
 - ReInit(InputStream) - Method in class org.tweetyproject.arg.delp.parser.DelpParser
 - ReInit(InputStream) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
 - ReInit(InputStream) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
 - ReInit(InputStream) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
 - ReInit(InputStream) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
 - ReInit(InputStream) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
 - ReInit(InputStream) - Method in class org.tweetyproject.lp.asp.parser.ASPParser
 - ReInit(InputStream) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
 - 
Reinitialise.
 - ReInit(InputStream) - Method in class org.tweetyproject.preferences.io.POParser
 - ReInit(InputStream) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
 - ReInit(InputStream) - Method in class org.tweetyproject.preferences.io.UPParser
 - 
Reinitialise.
 - ReInit(InputStream, int, int) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
 - ReInit(InputStream, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
 - ReInit(InputStream, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
 - ReInit(InputStream, int, int) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
 - 
Reinitialise.
 - ReInit(InputStream, int, int) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
 - ReInit(InputStream, int, int, int) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
 - ReInit(InputStream, int, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
 - ReInit(InputStream, int, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
 - ReInit(InputStream, int, int, int) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
 - 
Reinitialise.
 - ReInit(InputStream, int, int, int) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
 - ReInit(InputStream, String) - Method in class org.tweetyproject.arg.delp.parser.DelpParser
 - ReInit(InputStream, String) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
 - ReInit(InputStream, String) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
 - ReInit(InputStream, String) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
 - ReInit(InputStream, String) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
 - ReInit(InputStream, String) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
 - ReInit(InputStream, String) - Method in class org.tweetyproject.lp.asp.parser.ASPParser
 - ReInit(InputStream, String) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
 - 
Reinitialise.
 - ReInit(InputStream, String) - Method in class org.tweetyproject.preferences.io.POParser
 - ReInit(InputStream, String) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
 - ReInit(InputStream, String) - Method in class org.tweetyproject.preferences.io.UPParser
 - 
Reinitialise.
 - ReInit(InputStream, String, int, int) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
 - ReInit(InputStream, String, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
 - ReInit(InputStream, String, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
 - ReInit(InputStream, String, int, int) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
 - 
Reinitialise.
 - ReInit(InputStream, String, int, int) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
 - ReInit(InputStream, String, int, int, int) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
 - ReInit(InputStream, String, int, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
 - ReInit(InputStream, String, int, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
 - ReInit(InputStream, String, int, int, int) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
 - 
Reinitialise.
 - ReInit(InputStream, String, int, int, int) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
 - ReInit(Reader) - Method in class org.tweetyproject.arg.delp.parser.DelpParser
 - ReInit(Reader) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
 - ReInit(Reader) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
 - ReInit(Reader) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
 - ReInit(Reader) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
 - ReInit(Reader) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
 - ReInit(Reader) - Method in class org.tweetyproject.lp.asp.parser.ASPParser
 - ReInit(Reader) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
 - 
Reinitialise.
 - ReInit(Reader) - Method in class org.tweetyproject.preferences.io.POParser
 - ReInit(Reader) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
 - ReInit(Reader) - Method in class org.tweetyproject.preferences.io.UPParser
 - 
Reinitialise.
 - ReInit(Reader, int, int) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
 - ReInit(Reader, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
 - ReInit(Reader, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
 - ReInit(Reader, int, int) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
 - 
Reinitialise.
 - ReInit(Reader, int, int) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
 - ReInit(Reader, int, int, int) - Method in class org.tweetyproject.arg.delp.parser.SimpleCharStream
 - ReInit(Reader, int, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.SimpleCharStream
 - ReInit(Reader, int, int, int) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.SimpleCharStream
 - ReInit(Reader, int, int, int) - Method in class org.tweetyproject.lp.asp.parser.SimpleCharStream
 - 
Reinitialise.
 - ReInit(Reader, int, int, int) - Method in class org.tweetyproject.preferences.io.SimpleCharStream
 - ReInit(DelpParserTokenManager) - Method in class org.tweetyproject.arg.delp.parser.DelpParser
 - ReInit(SimpleCharStream) - Method in class org.tweetyproject.arg.delp.parser.DelpParserTokenManager
 - ReInit(SimpleCharStream, int) - Method in class org.tweetyproject.arg.delp.parser.DelpParserTokenManager
 - ReInit(RpclCondensedProbabilityDistributionParserTokenManager) - Method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
 - ReInit(SimpleCharStream) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
 - ReInit(SimpleCharStream, int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
 - ReInit(RpclProbabilityDistributionParserTokenManager) - Method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
 - ReInit(SimpleCharStream) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
 - 
Reinitialise parser.
 - ReInit(SimpleCharStream, int) - Static method in class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
 - 
Reinitialise parser.
 - ReInit(ASPParserTokenManager) - Method in class org.tweetyproject.lp.asp.parser.ASPParser
 - ReInit(SimpleCharStream) - Method in class org.tweetyproject.lp.asp.parser.ASPParserTokenManager
 - ReInit(SimpleCharStream, int) - Method in class org.tweetyproject.lp.asp.parser.ASPParserTokenManager
 - ReInit(POParserTokenManager) - Method in class org.tweetyproject.preferences.io.POParser
 - ReInit(SimpleCharStream) - Method in class org.tweetyproject.preferences.io.POParserTokenManager
 - ReInit(SimpleCharStream) - Method in class org.tweetyproject.preferences.io.UPParserTokenManager
 - 
Reinitialise parser.
 - ReInit(SimpleCharStream, int) - Method in class org.tweetyproject.preferences.io.POParserTokenManager
 - ReInit(SimpleCharStream, int) - Method in class org.tweetyproject.preferences.io.UPParserTokenManager
 - 
Reinitialise parser.
 - ReInit(UPParserTokenManager) - Method in class org.tweetyproject.preferences.io.UPParser
 - 
Reinitialise.
 - REINSTATEMENT - Static variable in class org.tweetyproject.arg.dung.principles.Principle
 - 
The reinstatement principle
 - ReinstatementPrinciple - Class in org.tweetyproject.arg.dung.principles
 - 
Reinstatement Principle A semantics satisfies reinstatement if for all extensions E it holds that: for all arguments a, if E defends a, then a is in E i.e E is a complete extension see: Baroni, P., and Giacomin, M.
 - ReinstatementPrinciple() - Constructor for class org.tweetyproject.arg.dung.principles.ReinstatementPrinciple
 - REL - Static variable in interface org.tweetyproject.preferences.io.POParserConstants
 - 
RegularExpression Id.
 - Relation - Enum in org.tweetyproject.preferences
 - 
This enumeration lists the possible relations between two elements in preference orders
 - RelationalConditional - Class in org.tweetyproject.logics.rcl.syntax
 - 
Instances of this class represent relational conditionals.
 - RelationalConditional(FolFormula) - Constructor for class org.tweetyproject.logics.rcl.syntax.RelationalConditional
 - 
Creates a new conditional with the given conclusion and a tautological premise.
 - RelationalConditional(FolFormula, FolFormula) - Constructor for class org.tweetyproject.logics.rcl.syntax.RelationalConditional
 - 
Creates a new conditional with the given premise and conclusion.
 - RelationalFormula - Class in org.tweetyproject.logics.commons.syntax
 - 
This is the abstract base class for relational formulas, i.e.
 - RelationalFormula() - Constructor for class org.tweetyproject.logics.commons.syntax.RelationalFormula
 - RelationalProbabilisticConditional - Class in org.tweetyproject.logics.rpcl.syntax
 - 
This class represents a relational probabilistic conditional, i.e.
 - RelationalProbabilisticConditional(FolFormula, FolFormula, Probability) - Constructor for class org.tweetyproject.logics.rpcl.syntax.RelationalProbabilisticConditional
 - 
Creates a new conditional with the given premise, conclusion and probability.
 - RelationalProbabilisticConditional(FolFormula, Probability) - Constructor for class org.tweetyproject.logics.rpcl.syntax.RelationalProbabilisticConditional
 - 
Creates a new conditional with the given conclusion and probability and a tautological premise.
 - RelationalProbabilisticConditional(RelationalConditional, Probability) - Constructor for class org.tweetyproject.logics.rpcl.syntax.RelationalProbabilisticConditional
 - 
Creates a new relational probabilistic conditional with the given conditional and probability
 - RelationalRankingFunction - Class in org.tweetyproject.logics.rcl.semantics
 - 
A relational ranking function (or relational ordinal conditional function, ROCF) that maps Herbrand interpretations to integers.
 - RelationalRankingFunction(FolSignature) - Constructor for class org.tweetyproject.logics.rcl.semantics.RelationalRankingFunction
 - 
Creates a new ranking function mapping each given interpretation to zero.
 - RelativeSatEncoding - Interface in org.tweetyproject.arg.adf.reasoner.sat.encodings
 - 
A SatEncoding which is relative to a given interpretation.
 - RemainderSets<T extends Formula> - Class in org.tweetyproject.lp.asp.beliefdynamics.baserevision
 - 
This class represents the set of remainder sets constructed from a belief base.
 - RemainderSets() - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.baserevision.RemainderSets
 - remove() - Method in interface org.tweetyproject.commons.InterpretationIterator
 - remove() - Method in class org.tweetyproject.commons.streams.DefaultFormulaStream
 - remove() - Method in interface org.tweetyproject.commons.streams.FormulaStream
 - remove() - Method in class org.tweetyproject.commons.util.SubsetIterator
 - remove() - Method in class org.tweetyproject.logics.pl.semantics.PossibleWorldIterator
 - remove() - Method in class org.tweetyproject.logics.translators.adfconditional.FourValuedWorldIterator
 - remove() - Method in class org.tweetyproject.logics.translators.adfrevision.PriestWorldIterator
 - remove(int) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
 - remove(int) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
 - remove(int) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
 - remove(int) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
 - remove(int) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
 - remove(int) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
 - remove(Object) - Method in class org.tweetyproject.agents.MultiAgentSystem
 - remove(Object) - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
 - remove(Object) - Method in class org.tweetyproject.arg.adf.util.AbstractUnmodifiableCollection
 - remove(Object) - Method in class org.tweetyproject.arg.adf.util.CacheMap
 - remove(Object) - Method in class org.tweetyproject.arg.adf.util.InterpretationTrieSet
 - 
Deprecated.
 - remove(Object) - Method in class org.tweetyproject.arg.adf.util.LazyMap
 - remove(Object) - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
 - remove(Object) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
 - remove(Object) - Method in class org.tweetyproject.arg.dung.semantics.ClaimSet
 - remove(Object) - Method in class org.tweetyproject.arg.dung.semantics.Extension
 - remove(Object) - Method in class org.tweetyproject.arg.dung.semantics.Labeling
 - remove(Object) - Method in class org.tweetyproject.arg.dung.semantics.StratifiedLabeling
 - remove(Object) - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
 - remove(Object) - Method in class org.tweetyproject.commons.BeliefSet
 - remove(Object) - Method in class org.tweetyproject.commons.InterpretationSet
 - remove(Object) - Method in interface org.tweetyproject.commons.Signature
 - 
Removes the given formula from this signature, if it is present (optional operation).
 - remove(Object) - Method in class org.tweetyproject.commons.SingleSetSignature
 - remove(Object) - Method in class org.tweetyproject.comparator.NumericalPartialOrder
 - remove(Object) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnSignature
 - remove(Object) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
 - remove(Object) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
 - remove(Object) - Method in class org.tweetyproject.logics.dl.syntax.DlSignature
 - remove(Object) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
 - remove(Object) - Method in class org.tweetyproject.logics.fol.syntax.FolSignature
 - remove(Object) - Method in class org.tweetyproject.logics.pcl.semantics.ProbabilityDistribution
 - remove(Object) - Method in class org.tweetyproject.logics.pl.semantics.FuzzyInterpretation
 - remove(Object) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
 - remove(Object) - Method in class org.tweetyproject.logics.rdl.semantics.Extension
 - remove(Object) - Method in class org.tweetyproject.logics.rpcl.semantics.ReferenceWorld
 - remove(Object) - Method in class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
 - remove(Object) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
 - remove(Object) - Method in class org.tweetyproject.math.Interval
 - remove(Object) - Method in class org.tweetyproject.math.probability.ProbabilityFunction
 - remove(Object) - Method in class org.tweetyproject.preferences.PreferenceOrder
 - 
removes specific pair of the set
 - remove(Argument) - Method in interface org.tweetyproject.arg.adf.syntax.adf.AbstractDialecticalFramework.Builder
 - remove(Attack) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
 - 
Removes the given attack from this argumentation framework.
 - remove(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
 - 
Removes the argument and all its attacks and supports
 - remove(Support) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
 - 
Removes the given support from this argumentation framework.
 - remove(Argument) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
 - 
Removes the argument and all its attacks
 - remove(Argument) - Method in class org.tweetyproject.arg.prob.syntax.ProbabilisticArgumentationFramework
 - remove(Argument) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
 - 
Removes the argument and all its attacks
 - remove(Argument) - Method in class org.tweetyproject.arg.social.syntax.SocialAbstractArgumentationFramework
 - remove(Attack) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
 - 
Removes the given attack from this Dung theory.
 - remove(Attack) - Method in class org.tweetyproject.arg.dung.syntax.WeightedDungTheory
 - 
remove attack from theory and reset weight
 - remove(Attack) - Method in class org.tweetyproject.arg.prob.syntax.ProbabilisticArgumentationFramework
 - remove(SetAttack) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
 - 
Removes the given attack from this SetAf theory.
 - remove(Edge<T>) - Method in class org.tweetyproject.graphs.SimpleGraph
 - 
remove the given edge from the graph
 - remove(Term<?>) - Method in class org.tweetyproject.logics.commons.syntax.Sort
 - 
Removes the given term from this sort.
 - remove(T) - Method in class org.tweetyproject.graphs.HyperDirEdge
 - remove(T) - Method in class org.tweetyproject.graphs.SimpleGraph
 - 
remove the given node from the graph
 - REMOVE_SELFLOOPS - Static variable in interface org.tweetyproject.graphs.DirHyperGraph
 - 
When inverting a DirHyperGraph, simple remove self loops, but don't add new ones.
 - REMOVE_SELFLOOPS - Static variable in interface org.tweetyproject.graphs.Graph
 - 
When inverting a graph, simple remove self loops, but don't add new ones.
 - removeAll(Collection<?>) - Method in class org.tweetyproject.agents.MultiAgentSystem
 - removeAll(Collection<?>) - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
 - removeAll(Collection<?>) - Method in class org.tweetyproject.arg.adf.util.AbstractUnmodifiableCollection
 - removeAll(Collection<?>) - Method in class org.tweetyproject.arg.adf.util.InterpretationTrieSet
 - 
Deprecated.
 - removeAll(Collection<?>) - Method in class org.tweetyproject.arg.bipolar.syntax.AbstractBipolarFramework
 - removeAll(Collection<?>) - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
 - removeAll(Collection<?>) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
 - removeAll(Collection<?>) - Method in class org.tweetyproject.arg.dung.semantics.ClaimSet
 - removeAll(Collection<?>) - Method in class org.tweetyproject.arg.dung.semantics.Extension
 - removeAll(Collection<?>) - Method in class org.tweetyproject.arg.dung.syntax.DungTheory
 - removeAll(Collection<?>) - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
 - removeAll(Collection<?>) - Method in class org.tweetyproject.arg.setaf.syntax.SetAf
 - removeAll(Collection<?>) - Method in class org.tweetyproject.commons.BeliefSet
 - removeAll(Collection<?>) - Method in class org.tweetyproject.commons.DualSetSignature
 - removeAll(Collection<?>) - Method in class org.tweetyproject.commons.InterpretationSet
 - removeAll(Collection<?>) - Method in class org.tweetyproject.commons.QuadrupleSetSignature
 - removeAll(Collection<?>) - Method in interface org.tweetyproject.commons.Signature
 - 
Removes all of this signature elements that are also contained in the specified collection (optional operation).
 - removeAll(Collection<?>) - Method in class org.tweetyproject.commons.SingleSetSignature
 - removeAll(Collection<?>) - Method in class org.tweetyproject.commons.TripleSetSignature
 - removeAll(Collection<?>) - Method in class org.tweetyproject.logics.bpm.syntax.BpmnSignature
 - removeAll(Collection<?>) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
 - removeAll(Collection<?>) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
 - removeAll(Collection<?>) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
 - removeAll(Collection<?>) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
 - removeAll(Collection<?>) - Method in class org.tweetyproject.logics.rdl.semantics.Extension
 - removeAll(Collection<?>) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
 - removeAll(Collection<?>) - Method in class org.tweetyproject.math.Interval
 - removeAll(Collection<?>) - Method in class org.tweetyproject.preferences.PreferenceOrder
 - 
removes all given elements from the preference order
 - removeAllPostulates(Collection<? extends Postulate<T>>) - Method in class org.tweetyproject.commons.postulates.PostulateEvaluator
 - 
Removes all postulates in the given collection.
 - removeArgument() - Method in class org.tweetyproject.arg.bipolar.BasicFunctionalityTest
 - removeArgumentType(int) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.TypedStructure
 - 
Removes the argument type at the specified index
 - removeArgumentType(int) - Method in class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
 - removeArgumentType(Sort) - Method in interface org.tweetyproject.logics.commons.syntax.interfaces.TypedStructure
 - 
Removes the given Sort from the list of argument types
 - removeArgumentType(Sort) - Method in class org.tweetyproject.logics.commons.syntax.TypedStructureAdapter
 - removeAttack() - Method in class org.tweetyproject.arg.bipolar.BasicFunctionalityTest
 - removeBeliefbase(Collection<?>) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
 - 
Removes a belief base from the ordered list of belief bases.
 - removeConditional(Conditional) - Method in class org.tweetyproject.logics.cl.semantics.ConditionalStructure
 - 
Removes the given Conditional from the ConditionalStructure and updates the structure.
 - removeDiscardedAttacks() - Method in class org.tweetyproject.arg.dung.syntax.WeightedDungTheory
 - removeDiscardedAttacks(int) - Method in class org.tweetyproject.arg.dung.syntax.WeightedDungTheory
 - 
remove all attacks with weight < threshold
 - removeIf(Predicate<? super E>) - Method in class org.tweetyproject.arg.adf.util.AbstractUnmodifiableCollection
 - removeInconsistencyListener(InconsistencyListener) - Method in class org.tweetyproject.logics.commons.analysis.streams.DefaultStreamBasedInconsistencyMeasure
 - removeInconsistencyListener(InconsistencyListener) - Method in class org.tweetyproject.logics.commons.analysis.streams.StreamBasedInconsistencyMeasure
 - 
Remove a listener from this measure.
 - removeListener(PropertyChangeListener) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
 - 
Removes a property change listener
 - removeListener(PropertyChangeListener) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
 - 
Removes a property change listener
 - removeListener(UpdateListener<T>) - Method in interface org.tweetyproject.preferences.aggregation.DynamicPreferenceAggregator
 - 
The remove-method for listeners for a dynamic preference aggregator
 - removeListener(UpdateListener<T>) - Method in class org.tweetyproject.preferences.aggregation.DynamicScoringPreferenceAggregator
 - 
removes a listener from this dynamic preference aggregator
 - removeNode(T) - Method in class org.tweetyproject.comparator.Order
 - 
Removes the given node and all of its relations.
 - removeOperator(BaseRevisionOperator<?>) - Method in class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
 - 
Removes the given revision operator from the set of selectable revision methods.
 - removeOperator(BaseRevisionOperator<?>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
 - 
Removes the given revision operator from the set of selectable revision methods.
 - removePostulate(Postulate<T>) - Method in class org.tweetyproject.commons.postulates.PostulateEvaluator
 - 
Removes the given postulate
 - removePrimaFacie(BArgument) - Method in class org.tweetyproject.arg.bipolar.syntax.EvidentialArgumentationFramework
 - 
removes evidential support from argument, does not remove argument itself
 - removeProtocolListener(ProtocolListener) - Method in class org.tweetyproject.agents.AbstractProtocol
 - removeProtocolListener(ProtocolListener) - Method in interface org.tweetyproject.agents.Protocol
 - 
Removes the given protocol listener from this protocol.
 - removeSupport() - Method in class org.tweetyproject.arg.bipolar.BasicFunctionalityTest
 - removeTerm(Term) - Method in class org.tweetyproject.math.term.AssociativeOperation
 - 
Removes the given term from this operation.
 - removeTokens(int) - Method in class org.tweetyproject.logics.petri.syntax.Place
 - rep - Static variable in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest2
 - 
Number of repetitions per file
 - repair(BeliefBase) - Method in interface org.tweetyproject.commons.BeliefBaseMachineShop
 - 
Repairs the given belief base, i.e.
 - repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.AbstractCreepingMachineShop
 - repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.BalancedMachineShop
 - repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.ConvexAggregatingMaxConsMeMachineShop
 - repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.ConvexAggregatingMeMachineShop
 - repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.DistanceMinimizationMachineShop
 - repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.GeneralizedMeMachineShop
 - repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.MaximumEntropyMachineShop
 - repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.MinimalViolationEuclideanMachineShop
 - repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.MinimumAggregatedDistanceMachineShop
 - repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.MinimumViolationMachineShop
 - repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.PclBeliefSetQuadraticErrorMinimizationMachineShop
 - repair(BeliefBase) - Method in class org.tweetyproject.logics.pcl.analysis.PenalizingCreepingMachineShop
 - RepairExample - Class in org.tweetyproject.logics.pcl.examples
 - 
Example code illustrating the use of repairing approaches.
 - RepairExample() - Constructor for class org.tweetyproject.logics.pcl.examples.RepairExample
 - replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.Conjunction
 - replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.Disjunction
 - replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.Equivalence
 - replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.ExclusiveDisjunction
 - replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.Implication
 - replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.Negation
 - replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
 - 
Replaces the ith instance of the proposition p by f.
 - replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.Proposition
 - replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.pl.syntax.SpecialFormula
 - replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.qbf.syntax.ExistsQuantifiedFormula
 - replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.qbf.syntax.ForallQuantifiedFormula
 - replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.translators.adfrevision.Indecision
 - replace(Proposition, PlFormula, int) - Method in class org.tweetyproject.logics.translators.adfrevision.WeakNegation
 - replaceAllTerms(double[], List<Variable>) - Method in class org.tweetyproject.math.term.Term
 - 
Replaces terms according to the given map.
 - replaceAllTerms(Map<? extends Term, ? extends Term>) - Method in class org.tweetyproject.math.equation.Statement
 - 
Replaces terms according to the given map.
 - replaceAllTerms(Map<? extends Term, ? extends Term>) - Method in class org.tweetyproject.math.term.Term
 - 
Replaces terms according to the given map.
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.equation.Equation
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.equation.Inequation
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.equation.Statement
 - 
Replaces each occurrence of "toSubstitute" by "substitution" and return the new statement.
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.AbsoluteValue
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Constant
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Difference
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Exp
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Fraction
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.FunctionalTerm
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Logarithm
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Maximum
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Minimum
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Power
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Product
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Root
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Sum
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Term
 - 
Replaces each occurrence of "toSubstitute" by "substitution" and return the new term.
 - replaceTerm(Term, Term) - Method in class org.tweetyproject.math.term.Variable
 - reset() - Method in class org.tweetyproject.agents.dialogues.ArgumentationEnvironment
 - reset() - Method in class org.tweetyproject.agents.dialogues.LotteryArgumentationEnvironment
 - reset() - Method in class org.tweetyproject.agents.dialogues.oppmodels.DeductiveEnvironment
 - reset() - Method in interface org.tweetyproject.agents.Environment
 - 
Resets the environment, i.e.
 - reset() - Method in interface org.tweetyproject.commons.InterpretationIterator
 - 
Initializes a new reseted iterator.
 - reset() - Method in class org.tweetyproject.logics.pl.semantics.PossibleWorldIterator
 - reset() - Method in class org.tweetyproject.logics.translators.adfconditional.FourValuedWorldIterator
 - reset() - Method in class org.tweetyproject.logics.translators.adfrevision.PriestWorldIterator
 - reset() - Method in class org.tweetyproject.lp.asp.parser.JJTASPParserState
 - reset(Collection<? extends Formula>) - Method in interface org.tweetyproject.commons.InterpretationIterator
 - 
Initializes a new reseted iterator for the given signature derived from the given set of formulas.
 - reset(Collection<? extends Formula>) - Method in class org.tweetyproject.logics.pl.semantics.PossibleWorldIterator
 - reset(Collection<? extends Formula>) - Method in class org.tweetyproject.logics.translators.adfconditional.FourValuedWorldIterator
 - reset(Collection<? extends Formula>) - Method in class org.tweetyproject.logics.translators.adfrevision.PriestWorldIterator
 - reset(Signature) - Method in interface org.tweetyproject.commons.InterpretationIterator
 - 
Initializes a new reseted iterator for the given signature.
 - reset(Signature) - Method in class org.tweetyproject.logics.pl.semantics.PossibleWorldIterator
 - reset(Signature) - Method in class org.tweetyproject.logics.translators.adfconditional.FourValuedWorldIterator
 - reset(Signature) - Method in class org.tweetyproject.logics.translators.adfrevision.PriestWorldIterator
 - resetFormulaNames() - Method in class org.tweetyproject.logics.fol.parser.TPTPParser
 - 
Reset the regular expression that restricts which formulas will be parsed to the default value, meaning formulas of all names will be parsed.
 - resetFormulaRoles() - Method in class org.tweetyproject.logics.fol.parser.TPTPParser
 - 
Reset the regular expression that restricts which formulas will be parsed to the default value, meaning formulas of any TPTP roles will be parsed.
 - ResolutionbasedSolverTest - Class in org.tweetyproject.arg.dung.examples
 - ResolutionbasedSolverTest() - Constructor for class org.tweetyproject.arg.dung.examples.ResolutionbasedSolverTest
 - resolvableWith(PlFormula) - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
 - 
Checks whether this formula (which must be a conjunction of literals) is resolvable with the given formula (which is also a conjunction of literals), i.e.
 - resolveAbsoluteValues() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
 - 
Resolves all occurrences of absolute values "abs(X)" by replacing "abs(X)" by a new variable "TMPABS" adding constraints "TMPABS - X>= 0" and "TMPABS + X >= 0" (yielding "TMPABS <= abs(X)") introducing a new variable "TMPABSB" adding constraints "X+PENALTY*TMPABSB - TMPABS >= 0" and "-X-TMPABSB*PENALTY - TMPABS >= -PENALTY" (yielding "TMPABS >= abs(X)") adding constraints "TMPABSB<=1"
 - resolveMaximums() - Method in class org.tweetyproject.math.opt.problem.ConstraintSatisfactionProblem
 - 
Resolves all occurrences of maximums by substituting a maximum "max{a,b}" by "0.5 a + 0.5 b + abs(a-b)".
 - resolveMaximums() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
 - resolveMinimums() - Method in class org.tweetyproject.math.opt.problem.ConstraintSatisfactionProblem
 - 
Resolves all occurrences of minimums by substituting a minimum "min{a,b}" by "0.5 a + 0.5 b - abs(a-b)".
 - resolveMinimums() - Method in class org.tweetyproject.math.opt.problem.OptimizationProblem
 - resolveWith(PlFormula) - Method in class org.tweetyproject.logics.pl.syntax.PlFormula
 - 
Resolves this formula with the given one (both have to be conjunctive clauses) and returns some resolvent.
 - restoreIllegalCharacters(String) - Method in class org.tweetyproject.action.query.analysis.SActionQuerySatisfactionTester
 - 
This function exists mainly for debug reasons to regain a human readable version of the atoms in a logic program or in a resulting stable model.
 - restrict(Interpretation) - Method in interface org.tweetyproject.arg.adf.reasoner.sat.execution.Semantics
 - restrict(Interpretation, Collection<Argument>) - Static method in interface org.tweetyproject.arg.adf.semantics.interpretation.Interpretation
 - 
Creates a new interpretation with the same assignments as in the given interpretation, but only uses the arguments contained in
restriction. - restricted(Supplier<SatSolverState>, AbstractDialecticalFramework, PropositionalMapping, Interpretation) - Static method in class org.tweetyproject.arg.adf.reasoner.sat.processor.AdmissibleMaximizer
 - restricted(Supplier<SatSolverState>, AbstractDialecticalFramework, PropositionalMapping, Interpretation) - Static method in class org.tweetyproject.arg.adf.reasoner.sat.processor.ConflictFreeMaximizer
 - restricted(AbstractDialecticalFramework, PropositionalMapping, Interpretation, Supplier<SatSolverState>) - Static method in class org.tweetyproject.arg.adf.reasoner.sat.generator.ConflictFreeGenerator
 - 
The resulting
CandidateGeneratoronly computes conflict free interpretations which are extensions of the defined partial interpretation. - restricted(AbstractDialecticalFramework, PropositionalMapping, Interpretation, Supplier<SatSolverState>) - Static method in class org.tweetyproject.arg.adf.reasoner.sat.generator.GroundGenerator
 - 
The resulting
CandidateGeneratoronly computes the ground interpretation if it extends the given prefix. - restricted(AbstractDialecticalFramework, PropositionalMapping, Interpretation, Supplier<SatSolverState>) - Static method in class org.tweetyproject.arg.adf.reasoner.sat.generator.ModelGenerator
 - 
The resulting
CandidateGeneratoronly computes two-valued models which are extensions of the defined prefix. - RestrictedBipolarSatEncoding - Class in org.tweetyproject.arg.adf.reasoner.sat.encodings
 - RestrictedBipolarSatEncoding(AbstractDialecticalFramework, PropositionalMapping, Interpretation) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.encodings.RestrictedBipolarSatEncoding
 - RestrictedKBipolarSatEncoding - Class in org.tweetyproject.arg.adf.reasoner.sat.encodings
 - RestrictedKBipolarSatEncoding(AbstractDialecticalFramework, PropositionalMapping, Interpretation) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.encodings.RestrictedKBipolarSatEncoding
 - RestrictedKBipolarStateProcessor - Class in org.tweetyproject.arg.adf.reasoner.sat.processor
 - RestrictedKBipolarStateProcessor(AbstractDialecticalFramework, PropositionalMapping, Interpretation) - Constructor for class org.tweetyproject.arg.adf.reasoner.sat.processor.RestrictedKBipolarStateProcessor
 - result - Variable in class org.tweetyproject.arg.bipolar.analysis.AnalysisResult
 - RESULT_PATH - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample
 - 
RESULT PATH
 - RESULT_PATH - Static variable in class org.tweetyproject.logics.pl.examples.StreamInconsistencyEvaluationExample2
 - 
RESULT PATH
 - retainAll(Collection<?>) - Method in class org.tweetyproject.agents.MultiAgentSystem
 - retainAll(Collection<?>) - Method in class org.tweetyproject.arg.aba.semantics.AbaExtension
 - retainAll(Collection<?>) - Method in class org.tweetyproject.arg.adf.util.AbstractUnmodifiableCollection
 - retainAll(Collection<?>) - Method in class org.tweetyproject.arg.bipolar.syntax.ArgumentSet
 - retainAll(Collection<?>) - Method in class org.tweetyproject.arg.dung.ldo.syntax.LdoAssociativeFormula
 - retainAll(Collection<?>) - Method in class org.tweetyproject.arg.dung.semantics.ClaimSet
 - retainAll(Collection<?>) - Method in class org.tweetyproject.arg.dung.semantics.Extension
 - retainAll(Collection<?>) - Method in class org.tweetyproject.arg.saf.syntax.ArgumentStructure
 - retainAll(Collection<?>) - Method in class org.tweetyproject.commons.BeliefSet
 - retainAll(Collection<?>) - Method in class org.tweetyproject.commons.InterpretationSet
 - retainAll(Collection<?>) - Method in class org.tweetyproject.commons.SingleSetSignature
 - 
retainAll
 - retainAll(Collection<?>) - Method in class org.tweetyproject.logics.commons.syntax.AssociativeFormulaSupport
 - retainAll(Collection<?>) - Method in class org.tweetyproject.logics.dl.syntax.AssociativeDlFormula
 - retainAll(Collection<?>) - Method in class org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
 - retainAll(Collection<?>) - Method in class org.tweetyproject.logics.pl.syntax.AssociativePlFormula
 - retainAll(Collection<?>) - Method in class org.tweetyproject.logics.rdl.semantics.Extension
 - retainAll(Collection<?>) - Method in class org.tweetyproject.lp.asp.syntax.ClassicalHead
 - retainAll(Collection<?>) - Method in class org.tweetyproject.math.Interval
 - retainAll(Collection<?>) - Method in class org.tweetyproject.preferences.PreferenceOrder
 - revertFire() - Method in class org.tweetyproject.logics.petri.syntax.Ark
 - 
reverse transition firing for purposes of graph search
 - revertFire() - Method in class org.tweetyproject.logics.petri.syntax.Transition
 - 
Reverse fire transition for purposes of depth-first graph search
 - revise(Collection<InformationObject<PlFormula>>, Collection<InformationObject<PlFormula>>) - Method in class org.tweetyproject.beliefdynamics.operators.CrMasArgumentativeRevisionOperator
 - revise(Collection<InformationObject<PlFormula>>, Collection<InformationObject<PlFormula>>) - Method in class org.tweetyproject.beliefdynamics.operators.CrMasSimpleRevisionOperator
 - revise(Collection<InformationObject<T>>, Collection<InformationObject<T>>) - Method in class org.tweetyproject.beliefdynamics.mas.CrMasRevisionWrapper
 - revise(Collection<PlFormula>, Collection<PlFormula>) - Method in class org.tweetyproject.beliefdynamics.operators.ArgumentativeRevisionOperator
 - revise(Collection<ASPRule>, Collection<ASPRule>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.baserevision.ELPBaseRevisionOperator
 - revise(Collection<ASPRule>, Collection<ASPRule>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.revision.PreferenceHandling
 - revise(Collection<ASPRule>, Collection<ASPRule>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.selectiverevision.ParameterisedArgumentativeSelectiveRevisionOperator
 - revise(Collection<T>, Collection<T>) - Method in class org.tweetyproject.beliefdynamics.CredibilityRevision
 - 
Revises the two given belief bases and returns the result, the former belief base has a lesser credibility than the latter.
 - revise(Collection<T>, Collection<T>) - Method in class org.tweetyproject.beliefdynamics.CredibilityRevisionNonIterative
 - revise(Collection<T>, Collection<T>) - Method in class org.tweetyproject.beliefdynamics.LeviMultipleBaseRevisionOperator
 - revise(Collection<T>, Collection<T>) - Method in class org.tweetyproject.beliefdynamics.MultipleBaseRevisionOperator
 - 
Revises the first collection of formulas by the second collection of formulas.
 - revise(Collection<T>, Collection<T>) - Method in class org.tweetyproject.beliefdynamics.selectiverevision.MultipleSelectiveRevisionOperator
 - revise(Collection<T>, T) - Method in interface org.tweetyproject.beliefdynamics.BaseRevisionOperator
 - 
Revises the given collection of formulas by the given formula.
 - revise(Collection<T>, T) - Method in class org.tweetyproject.beliefdynamics.CredibilityRevision
 - 
Revises the given belief base with the given formula, the credibility of the formula is higher.
 - revise(Collection<T>, T) - Method in class org.tweetyproject.beliefdynamics.LeviBaseRevisionOperator
 - revise(Collection<T>, T) - Method in class org.tweetyproject.beliefdynamics.MultipleBaseRevisionOperator
 - revise(Collection<T>, T) - Method in class org.tweetyproject.beliefdynamics.selectiverevision.SelectiveRevisionOperator
 - revise(List<Collection<ASPRule>>) - Method in class org.tweetyproject.lp.asp.beliefdynamics.revision.CredibilityRevision
 - revise(List<Collection<T>>) - Method in class org.tweetyproject.beliefdynamics.CredibilityRevision
 - 
Revises the belief bases in the orderer list into one belief base.
 - revise(List<Collection<T>>) - Method in class org.tweetyproject.beliefdynamics.CredibilityRevisionIterative
 - RevisionCompareModel - Class in org.tweetyproject.beliefdynamics.gui
 - 
The data-model used to compare two different revision approaches.
 - RevisionCompareModel() - Constructor for class org.tweetyproject.beliefdynamics.gui.RevisionCompareModel
 - RevisionComparePresenter - Class in org.tweetyproject.beliefdynamics.gui
 - 
This class couples the RevisionCompare View and Model, it needs to know the implementation used to load external belief base files, see FileHandler interface.
 - RevisionComparePresenter(RevisionCompareModel, RevisionCompareView) - Constructor for class org.tweetyproject.beliefdynamics.gui.RevisionComparePresenter
 - 
Default Ctor: registers the view as listener to the correct model.
 - RevisionComparePresenter.FileHandler - Interface in org.tweetyproject.beliefdynamics.gui
 - 
This interface is used by the RevisionComparePresenter to handle the file loading.
 - RevisionCompareView - Class in org.tweetyproject.beliefdynamics.gui
 - 
The default view for a revision compare.
 - RevisionCompareView() - Constructor for class org.tweetyproject.beliefdynamics.gui.RevisionCompareView
 - 
Default Ctor: Creates the view
 - RevisionTest - Class in org.tweetyproject.lp.asp.beliefdynamics.revision
 - 
Uses the RevisionCompareView in a JFrame to compare the different revision methods in ASP.
 - RevisionTest() - Constructor for class org.tweetyproject.lp.asp.beliefdynamics.revision.RevisionTest
 - RigidProtocol - Class in org.tweetyproject.agents
 - 
This class models a rigid protocol, i.e.
 - RigidProtocol(MultiAgentSystem<? extends Agent>) - Constructor for class org.tweetyproject.agents.RigidProtocol
 - 
Creates a new rigid protocol for the given multi-agent system.
 - RiveretTheoryLearner - Class in org.tweetyproject.arg.dung.learning
 - 
Implementation of the algorithm for learning (grounded) labelings from: Riveret, Régis, and Guido Governatori.
 - RiveretTheoryLearner(Collection<Argument>, int) - Constructor for class org.tweetyproject.arg.dung.learning.RiveretTheoryLearner
 - 
initialize learner for the given set of arguments
 - RoleAssertion - Class in org.tweetyproject.logics.dl.syntax
 - 
This class models a role assertion in description logic, i.e.
 - RoleAssertion() - Constructor for class org.tweetyproject.logics.dl.syntax.RoleAssertion
 - 
Empty default constructor.
 - RoleAssertion(List<Individual>, AtomicRole) - Constructor for class org.tweetyproject.logics.dl.syntax.RoleAssertion
 - 
Initializes a role assertion with the given individuals and role.
 - RoleAssertion(Pair<Individual, Individual>, AtomicRole) - Constructor for class org.tweetyproject.logics.dl.syntax.RoleAssertion
 - 
Initializes a role assertion with the given role and individuals.
 - RoleAssertion(Individual, Individual, AtomicRole) - Constructor for class org.tweetyproject.logics.dl.syntax.RoleAssertion
 - 
Initializes a role assertion with the given individuals and role.
 - Root - Class in org.tweetyproject.math.term
 - 
This class represents a the nth root function
 - Root(Term) - Constructor for class org.tweetyproject.math.term.Root
 - 
Creates a new square root.
 - Root(Term, Term) - Constructor for class org.tweetyproject.math.term.Root
 - 
Creates a new root for the given base.
 - RootFinder - Class in org.tweetyproject.math.opt.rootFinder
 - 
Classes which extend this class represent algorithms for finding zero points (roots) of functions.
 - RootFinder() - Constructor for class org.tweetyproject.math.opt.rootFinder.RootFinder
 - 
Creates a new root finder for the given function.
 - RootFinder(List<Term>, Map<Variable, Term>) - Constructor for class org.tweetyproject.math.opt.rootFinder.RootFinder
 - 
Creates a new root finder for the given starting point and the given (multi-dimensional) function
 - rootNode() - Method in class org.tweetyproject.lp.asp.parser.JJTASPParserState
 - RootParser - Class in org.tweetyproject.logics.bpm.parser.xml_to_bpmn
 - 
Instances of this class serve as the root of a parsing process for a BPMN XML file.
 - RootParser() - Constructor for class org.tweetyproject.logics.bpm.parser.xml_to_bpmn.RootParser
 - 
Create a new instance
 - roughUpdate(DungTheory) - Method in class org.tweetyproject.arg.prob.lotteries.SubgraphProbabilityFunction
 - 
Updates this probability function with the given theory using "rough redistribution", cf.
 - roundRanking(NumericalPartialOrder<Argument, DungTheory>, int) - Static method in class org.tweetyproject.arg.rankings.util.RankingTools
 - 
Rounds values in the given numerical argument ranking to n decimals.
 - RoundRobinProtocol - Class in org.tweetyproject.agents
 - 
This class models a round robin protocol for multi-agent systems.
 - RoundRobinProtocol(MultiAgentSystem<? extends Agent>) - Constructor for class org.tweetyproject.agents.RoundRobinProtocol
 - 
Creates a new (non-rigid) round robin protocol for the given multi-agent system.
 - RoundRobinProtocol(MultiAgentSystem<? extends Agent>, boolean) - Constructor for class org.tweetyproject.agents.RoundRobinProtocol
 - 
Creates a new (non-rigid) round robin protocol for the given multi-agent system.
 - RpclBeliefSet - Class in org.tweetyproject.logics.rpcl.syntax
 - 
This class models a belief set on relational probabilistic conditional logic, i.e.
 - RpclBeliefSet() - Constructor for class org.tweetyproject.logics.rpcl.syntax.RpclBeliefSet
 - 
Creates a new (empty) conditional belief set.
 - RpclBeliefSet(Collection<? extends RelationalProbabilisticConditional>) - Constructor for class org.tweetyproject.logics.rpcl.syntax.RpclBeliefSet
 - 
Creates a new conditional belief set with the given collection of conditionals.
 - RpclCondensedProbabilityDistributionParser - Class in org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser
 - RpclCondensedProbabilityDistributionParser() - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
 - RpclCondensedProbabilityDistributionParser(InputStream) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
 - RpclCondensedProbabilityDistributionParser(InputStream, String) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
 - RpclCondensedProbabilityDistributionParser(Reader) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
 - RpclCondensedProbabilityDistributionParser(RpclCondensedProbabilityDistributionParserTokenManager) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
 - RpclCondensedProbabilityDistributionParser(RpclSemantics) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
 - RpclCondensedProbabilityDistributionParser(RpclSemantics, FolSignature) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParser
 - RpclCondensedProbabilityDistributionParserConstants - Interface in org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser
 - RpclCondensedProbabilityDistributionParserTokenManager - Class in org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser
 - RpclCondensedProbabilityDistributionParserTokenManager(SimpleCharStream) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
 - RpclCondensedProbabilityDistributionParserTokenManager(SimpleCharStream, int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclcondensedprobabilitydistributionparser.RpclCondensedProbabilityDistributionParserTokenManager
 - RpclMeReasoner - Class in org.tweetyproject.logics.rpcl.reasoner
 - 
General ME-reasoner for RPCL.
 - RpclMeReasoner(RpclSemantics) - Constructor for class org.tweetyproject.logics.rpcl.reasoner.RpclMeReasoner
 - 
Creates a new reasoner.
 - RpclMeReasoner(RpclSemantics, int) - Constructor for class org.tweetyproject.logics.rpcl.reasoner.RpclMeReasoner
 - 
Creates a new reasoner.
 - RpclMeReasonerExample - Class in org.tweetyproject.logics.rpcl.examples
 - 
Example code illustrating relational probabilistic conditional logic and reasoning with it.
 - RpclMeReasonerExample - Class in Unnamed Package
 - 
Example code illustrating relational probabilistic conditional logic and reasoning with it.
 - RpclMeReasonerExample() - Constructor for class org.tweetyproject.logics.rpcl.examples.RpclMeReasonerExample
 - RpclMeReasonerExample() - Constructor for class RpclMeReasonerExample
 - RpclMeReasonerExample2 - Class in org.tweetyproject.logics.rpcl.examples
 - 
Example code illustrating relational probabilistic conditional logic and reasoning with it.
 - RpclMeReasonerExample2() - Constructor for class org.tweetyproject.logics.rpcl.examples.RpclMeReasonerExample2
 - RpclParser - Class in org.tweetyproject.logics.rpcl.parser
 - 
This class implements a parser for relational probabilistic conditional logic.
 - RpclParser() - Constructor for class org.tweetyproject.logics.rpcl.parser.RpclParser
 - 
Creates a new RPCL Parser
 - RPCLPlugin - Class in org.tweetyproject.logics.rpcl.plugin
 - 
relational probabilistic conditional logic plugin for the tweety cli skeleton
 - RPCLPlugin() - Constructor for class org.tweetyproject.logics.rpcl.plugin.RPCLPlugin
 - RPCLPlugin(String[]) - Constructor for class org.tweetyproject.logics.rpcl.plugin.RPCLPlugin
 - 
Constructs a new plugin
 - RpclProbabilityDistribution<T extends Interpretation<FolBeliefSet,
FolFormula>> - Class in org.tweetyproject.logics.rpcl.semantics  - 
Objects of this class represent probability distributions on the interpretations of an underlying first-order signature for a relational probabilistic conditional knowledge base.
 - RpclProbabilityDistribution(RpclSemantics, FolSignature) - Constructor for class org.tweetyproject.logics.rpcl.semantics.RpclProbabilityDistribution
 - 
Creates a new probability distribution for the given signature.
 - RpclProbabilityDistributionParser - Class in org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser
 - RpclProbabilityDistributionParser() - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
 - RpclProbabilityDistributionParser(InputStream) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
 - RpclProbabilityDistributionParser(InputStream, String) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
 - RpclProbabilityDistributionParser(Reader) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
 - RpclProbabilityDistributionParser(RpclProbabilityDistributionParserTokenManager) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
 - RpclProbabilityDistributionParser(RpclSemantics) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
 - RpclProbabilityDistributionParser(RpclSemantics, FolSignature) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParser
 - RpclProbabilityDistributionParserConstants - Interface in org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser
 - 
Token literal values and constants.
 - RpclProbabilityDistributionParserTokenManager - Class in org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser
 - 
Token Manager.
 - RpclProbabilityDistributionParserTokenManager(SimpleCharStream) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
 - 
Constructor.
 - RpclProbabilityDistributionParserTokenManager(SimpleCharStream, int) - Constructor for class org.tweetyproject.logics.rpcl.parser.rpclprobabilitydistributionparser.RpclProbabilityDistributionParserTokenManager
 - 
Constructor.
 - RpclSemantics - Interface in org.tweetyproject.logics.rpcl.semantics
 - 
This interface describes semantics for relational probabilistic logic.
 - RSP_CLEARED - Enum constant in enum org.tweetyproject.logics.commons.syntax.interfaces.Atom.RETURN_SET_PREDICATE
 - RSP_INCOMPLETE - Enum constant in enum org.tweetyproject.logics.commons.syntax.interfaces.Atom.RETURN_SET_PREDICATE
 - RSP_SUCCESS - Enum constant in enum org.tweetyproject.logics.commons.syntax.interfaces.Atom.RETURN_SET_PREDICATE
 - RSP_TRUNCATED - Enum constant in enum org.tweetyproject.logics.commons.syntax.interfaces.Atom.RETURN_SET_PREDICATE
 - Rule<C extends Formula,
P extends Formula> - Interface in org.tweetyproject.commons.util.rules  - 
This interface models a general rule, i.e.
 - RuleAdapter - Class in org.tweetyproject.logics.cl.rules
 - 
A simple adapter class that wraps the straightforward methods of the Rule interface, such that the developer can spare the work to implement the setter methods.
 - RuleAdapter() - Constructor for class org.tweetyproject.logics.cl.rules.RuleAdapter
 - RuleBasedCReasoner - Class in org.tweetyproject.logics.cl.reasoner
 - 
This is a reasoner using c-representation and rules to solve these c-representations.
 - RuleBasedCReasoner() - Constructor for class org.tweetyproject.logics.cl.reasoner.RuleBasedCReasoner
 - RuleBasedCReasoner(boolean) - Constructor for class org.tweetyproject.logics.cl.reasoner.RuleBasedCReasoner
 - RuleBasedCReasoner.Rule - Interface in org.tweetyproject.logics.cl.reasoner
 - 
A rule that is applicable by the
RuleBasedCReasonerto reason a c-representation given a conditional belief base. - RuleComparator<T extends Invertable> - Class in org.tweetyproject.arg.aspic.order
 - RuleComparator(List<String>) - Constructor for class org.tweetyproject.arg.aspic.order.RuleComparator
 - 
Constructs a new comparator for rules
 - RuleFormulaGenerator<T extends Invertable> - Class in org.tweetyproject.arg.aspic.ruleformulagenerator
 - 
This class transforms a defeasible ASPIC inference rule into a corresponding formula, i.e.
 - RuleFormulaGenerator() - Constructor for class org.tweetyproject.arg.aspic.ruleformulagenerator.RuleFormulaGenerator
 - RuleSet<T extends Rule<?,
?>> - Class in org.tweetyproject.commons.util.rules  - 
This class represents a set of rules and provides several auxiliary methods for accessing such a set.
 - RuleSet() - Constructor for class org.tweetyproject.commons.util.rules.RuleSet
 - 
Creates a new empty rule set.
 - RuleSet(Collection<? extends T>) - Constructor for class org.tweetyproject.commons.util.rules.RuleSet
 - 
Creates a new rule set with the given rules
 - run() - Method in class org.tweetyproject.graphs.examples.GraphExample
 - 
1st run method
 - run() - Method in class org.tweetyproject.logics.commons.analysis.streams.InconsistencyMeasurementProcess
 - run(int) - Method in class org.tweetyproject.agents.sim.GameSimulator
 - 
Simulates the game for the given number of repetitions and returns a map indicating which agent generator won how often.
 - run(String) - Method in class org.tweetyproject.commons.util.CygwinShell
 - run(String) - Method in class org.tweetyproject.commons.util.NativeShell
 - 
return
 - run(String) - Method in class org.tweetyproject.commons.util.Shell
 - 
runs command
 - run2() - Method in class org.tweetyproject.graphs.examples.GraphExample
 - 
2nd run method
 - RunPossibilityDistribution - Class in org.tweetyproject.logics.translators.adfpossibilistic
 - 
This class implements methods to test the class "PossibilityDistribution"
 - RunPossibilityDistribution() - Constructor for class org.tweetyproject.logics.translators.adfpossibilistic.RunPossibilityDistribution
 - runRevisions() - Method in class org.tweetyproject.lp.asp.beliefdynamics.gui.SimpleRevisionCompareModel
 - runSimulation(boolean) - Static method in class org.tweetyproject.agents.dialogues.examples.LotteryDialogueTest
 - runSimulationT1() - Method in class GroundedTest
 - 
This method shows that with increasing complexity of the T1-belief state of the CONTRA agent (and constant model of the PRO agent), the average utility of the CONTRA agent increases.
 - runSimulationT1() - Static method in class org.tweetyproject.agents.dialogues.examples.GroundedTest
 - 
This method shows that with increasing complexity of the T1-belief state of the CONTRA agent (and constant model of the PRO agent), the average utility of the CONTRA agent increases.
 - runSimulationT2() - Static method in class org.tweetyproject.agents.dialogues.examples.GroundedTest
 - 
Same as runSimulationT1()
 - runSimulationT3() - Static method in class org.tweetyproject.agents.dialogues.examples.GroundedTest
 - 
Same as runSimulationT1()
 - runWithTimeout(Callable<T>, long, TimeUnit) - Static method in class org.tweetyproject.arg.aspic.examples.DirectionalReasonerTest
 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form