Class Generation
java.lang.Object
se.liu.ida.hefquin.engine.queryproc.impl.poptimizer.evolutionaryAlgorithm.Generation
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal double
final PhysicalPlanWithCost
final int
final List<PhysicalPlanWithCost>
final PhysicalPlanWithCost
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
plans
-
bestPlan
-
worstPlan
-
avgCost
public final double avgCost -
nrOfPlansWithBestCost
public final int nrOfPlansWithBestCost
-
-
Constructor Details
-
Generation
-