Constant Field Values
Contents
org.cicirello.*
-
org.cicirello.search.concurrent.TimedParallelMultistarter<T extends Copyable<T>> Modifier and Type Constant Field Value public static final int
TIME_UNIT_MS
1000
-
org.cicirello.search.problems.PolynomialRootFinding Modifier and Type Constant Field Value public static final double
DEFAULT_PRECISION
1.0E-10
-
org.cicirello.search.problems.scheduling.ApparentTardinessCost Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.ApparentTardinessCostSetupAdjusted Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.ATCS Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.CommonDuedateScheduling Modifier and Type Constant Field Value public static final int
MAX_EARLINESS_WEIGHT
10
public static final int
MAX_PROCESS_TIME
20
public static final int
MAX_TARDINESS_WEIGHT
15
public static final int
MIN_EARLINESS_WEIGHT
1
public static final int
MIN_PROCESS_TIME
1
public static final int
MIN_TARDINESS_WEIGHT
1
-
org.cicirello.search.problems.scheduling.DynamicATCS Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.EarliestDueDate Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.ExponentialEarlyTardyHeuristic Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.LinearEarlyTardyHeuristic Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.MinimumSlackTime Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.Montagne Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.ShortestProcessingPlusSetupTime Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.ShortestProcessingPlusSetupTimePrecompute Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.ShortestProcessingTime Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.SmallestNormalizedSetup Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.SmallestSetup Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.SmallestSetupPrecompute Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.SmallestTwoJobSetup Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.WeightedCostOverTime Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.WeightedCostOverTimeSetupAdjusted Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.WeightedCriticalRatio Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.WeightedCriticalRatioSetupAdjusted Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.WeightedLongestProcessingTime Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.WeightedShortestProcessingPlusSetupTime Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.WeightedShortestProcessingPlusSetupTimeLateOnly Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.WeightedShortestProcessingPlusSetupTimePrecompute Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.WeightedShortestProcessingTime Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.WeightedShortestProcessingTimeLateOnly Modifier and Type Constant Field Value public static final double
MIN_H
1.0E-5
-
org.cicirello.search.problems.scheduling.WeightedStaticScheduling Modifier and Type Constant Field Value public static final int
MAX_PROCESS_TIME
100
public static final int
MAX_WEIGHT
10
public static final int
MIN_PROCESS_TIME
1
public static final int
MIN_WEIGHT
1
-
org.cicirello.search.problems.scheduling.WeightedStaticSchedulingWithSetups Modifier and Type Constant Field Value public static final int
AVERAGE_PROCESS_TIME
100
public static final int
MAX_PROCESS_TIME
150
public static final int
MAX_WEIGHT
10
public static final int
MIN_PROCESS_TIME
50
public static final int
MIN_WEIGHT
0