Uses of Enum
org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner.solver
Packages that use CounterTransitivityReasoner.solver
-
Uses of CounterTransitivityReasoner.solver in org.tweetyproject.arg.rankings.reasoner
Methods in org.tweetyproject.arg.rankings.reasoner that return CounterTransitivityReasoner.solverModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static CounterTransitivityReasoner.solver[]
CounterTransitivityReasoner.solver.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.tweetyproject.arg.rankings.reasoner with parameters of type CounterTransitivityReasoner.solverModifierConstructorDescriptionCounterTransitivityReasoner
(CounterTransitivityReasoner.solver sol, LatticePartialOrder<Argument, DungTheory> rank) Constructor