Interface Summary |
ConstructionHeuristic |
Interface representing a construction heuristic. |
ExperimentListener |
Listener of the event that an experiment has finished running. |
ExperimentSet |
Mostly marker interface of an experiment set. |
HeuristicCallback |
Callback interface used by heuristics to report their results to
their invoker. |
Heuristics |
|
ImprovementHeuristic |
Interface representing an improvement heuristic. |
QualityMeasurement |
Interface for measuring quality of a certain solution (IdSet )
in the context of an experiment. |
TerminationCriterion |
Interface encapsulating the decision whether to stop running the metaheuristics. |