Enum Class PhaseStatsBenchmarkRunner.Slot

java.lang.Object
java.lang.Enum<PhaseStatsBenchmarkRunner.Slot>
it.univr.di.cstnu.algorithms.PhaseStatsBenchmarkRunner.Slot
All Implemented Interfaces:
Serializable, Comparable<PhaseStatsBenchmarkRunner.Slot>, Constable
Enclosing class:
PhaseStatsBenchmarkRunner

static enum PhaseStatsBenchmarkRunner.Slot extends Enum<PhaseStatsBenchmarkRunner.Slot>
The six sub-problem "slots" of the dispatchability pipeline shared by all three algorithms. Not every algorithm fills every slot: MDE has no E_SP4 and no SP6; SIMP-SEQ-MINUS has no E_SP4.
Author:
posenato