Class Generation
java.lang.Object
se.liu.ida.hefquin.engine.queryproc.impl.poptimizer.evolutionaryAlgorithm.Generation
- 
Field Summary
FieldsModifier and TypeFieldDescriptionfinal doublefinal PhysicalPlanWithCostfinal intfinal 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
 
 -