Uses of Enum
org.tweetyproject.arg.rankings.reasoner.CounterTransitivityReasoner.solver
-
Uses of CounterTransitivityReasoner.solver in org.tweetyproject.arg.rankings.reasoner
Modifier 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.ModifierConstructorDescriptionCounterTransitivityReasoner
(CounterTransitivityReasoner.solver sol, LatticePartialOrder<Argument, DungTheory> rank)