Package dynheurset.measure
Class WtdBestRunbestPerfFreqMeasure
java.lang.Object
dynheurset.measure.Measure
dynheurset.measure.WtdBestRunbestPerfFreqMeasure
public class WtdBestRunbestPerfFreqMeasure extends Measure
-
Field Summary
-
Constructor Summary
Constructors Constructor Description WtdBestRunbestPerfFreqMeasure(double w1, double w2, double w3, double w4) -
Method Summary
Modifier and Type Method Description doublemeasure(int heurIdx)Measure the performance of the heuristic indexed byheurIdxin the universal set.
-
Constructor Details
-
WtdBestRunbestPerfFreqMeasure
public WtdBestRunbestPerfFreqMeasure(double w1, double w2, double w3, double w4)
-
-
Method Details