Index
A B C D E F G H I L M N P R S T U V W
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
M
- main(String[]) - Static method in class dynheurset.Main
- Main - Class in dynheurset
-
The Entry point of running the simulation.
- Main() - Constructor for class dynheurset.Main
- max - Variable in class dynheurset.update.PhaseFairGreedyUpdate
-
The maximum number of consecutive iterations a heuristic can be in the active set.
- max() - Method in class runner.Result
-
Returns the maximum value of all runs.
- max(double[]) - Method in class util.Utility
- max(List<Double>) - Method in class util.Utility
- MAX - Static variable in class dynheurset.measure.Measure
-
A constant used to assign a high value for heuristic that have not been used yet to give them the chance to be used at least once
- maxTime - Variable in class dynheurset.RunStat
-
The time limit in millisecond
- maxWait - Variable in class dynheurset.RunStat
-
The maximum number of iterations we waited before the best solution is updated
- mean() - Method in class runner.Result
-
Returns the mean of all runs.
- mean(double[]) - Method in class util.Utility
- mean(List<Double>) - Method in class util.Utility
- meanHeurPerf(List<double[]>) - Method in class util.Utility
-
Compute the mean of heuristic performance.
- measure - Variable in class dynheurset.update.remove.Remove
-
The performance measure that measures the value of low-level heuristics.
- measure - Variable in class dynheurset.update.reset.Reset
- measure - Variable in class dynheurset.update.Update
-
The performance measure that measures the value of low-level heuristics
- measure() - Method in class dynheurset.measure.Measure
-
Loops through all heuristic indexes and returns a
Listcontaining the heuristic values as measured by this measure. - measure(int) - Method in class dynheurset.measure.DisimprDurMeasure
- measure(int) - Method in class dynheurset.measure.DisimprFreqDurMeasure
- measure(int) - Method in class dynheurset.measure.DisimprFreqMeasure
- measure(int) - Method in class dynheurset.measure.DisimprMeasure
- measure(int) - Method in class dynheurset.measure.ImprDurMeasure
- measure(int) - Method in class dynheurset.measure.ImprFreqDurMeasure
- measure(int) - Method in class dynheurset.measure.ImprFreqMeasure
- measure(int) - Method in class dynheurset.measure.ImprMeasure
- measure(int) - Method in class dynheurset.measure.Measure
-
Measure the performance of the heuristic indexed by
heurIdxin the universal set. - measure(int) - Method in class dynheurset.measure.PerfDurMeasure
- measure(int) - Method in class dynheurset.measure.PerfFreqDurMeasure
- measure(int) - Method in class dynheurset.measure.PerfFreqMeasure
- measure(int) - Method in class dynheurset.measure.PerfMeasure
- measure(int) - Method in class dynheurset.measure.WtdBestPerfDurMeasure
- measure(int) - Method in class dynheurset.measure.WtdBestPerfFreqDurMeasure
- measure(int) - Method in class dynheurset.measure.WtdBestPerfFreqMeasure
- measure(int) - Method in class dynheurset.measure.WtdBestPerfMeasure
- measure(int) - Method in class dynheurset.measure.WtdBestRunbestPerfDurMeasure
- measure(int) - Method in class dynheurset.measure.WtdBestRunbestPerfFreqDurMeasure
- measure(int) - Method in class dynheurset.measure.WtdBestRunbestPerfFreqMeasure
- measure(int) - Method in class dynheurset.measure.WtdBestRunbestPerfMeasure
- measure(int) - Method in class dynheurset.measure.WtdPerfDurMeasure
- measure(int) - Method in class dynheurset.measure.WtdPerfFreqDurMeasure
- measure(int) - Method in class dynheurset.measure.WtdPerfFreqMeasure
- measure(int) - Method in class dynheurset.measure.WtdPerfMeasure
- Measure - Class in dynheurset.measure
-
Measureis the base class for all performance measures that aimed at measuring the quality of low-level heuristics. - Measure() - Constructor for class dynheurset.measure.Measure
- median() - Method in class runner.Result
-
Returns the median of all runs.
- median(List<Double>) - Method in class util.Utility
- min() - Method in class runner.Result
-
Returns the minimum value of all runs.
- min(double[]) - Method in class util.Utility
- min(List<? extends Number>) - Method in class util.Utility
- MUTATION - problem.Problem.HeuristicType
All Classes|All Packages