Uses of Enum Class
it.univr.di.cstnu.algorithms.PhaseStatsBenchmarkRunner.Slot
Packages that use PhaseStatsBenchmarkRunner.Slot
-
Uses of PhaseStatsBenchmarkRunner.Slot in it.univr.di.cstnu.algorithms
Subclasses with type arguments of type PhaseStatsBenchmarkRunner.Slot in it.univr.di.cstnu.algorithmsModifier and TypeClassDescription(package private) static enumThe six sub-problem "slots" of the dispatchability pipeline shared by all three algorithms.Fields in it.univr.di.cstnu.algorithms with type parameters of type PhaseStatsBenchmarkRunner.SlotModifier and TypeFieldDescription(package private) final Map<PhaseStatsBenchmarkRunner.Slot, String> PhaseStatsBenchmarkRunner.AlgoKind.phaseNameBySlotMaps eachPhaseStatsBenchmarkRunner.Slotfilled by this algorithm to the phase name recorded bySTNU.STNUPhaseStatistics.Methods in it.univr.di.cstnu.algorithms that return PhaseStatsBenchmarkRunner.SlotModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PhaseStatsBenchmarkRunner.Slot[]PhaseStatsBenchmarkRunner.Slot.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in it.univr.di.cstnu.algorithms with parameters of type PhaseStatsBenchmarkRunner.SlotModifier and TypeMethodDescription(package private) StringPhaseStatsBenchmarkRunner.AlgoKind.phaseName(PhaseStatsBenchmarkRunner.Slot slot)