Uses of Class
se.liu.ida.hefquin.base.utils.RandomizedSelection
Packages that use RandomizedSelection
- 
Uses of RandomizedSelection in se.liu.ida.hefquin.engine.queryproc.impl.poptimizer.evolutionaryAlgorithm
Fields in se.liu.ida.hefquin.engine.queryproc.impl.poptimizer.evolutionaryAlgorithm declared as RandomizedSelectionModifier and TypeFieldDescriptionprotected final RandomizedSelection<PhysicalPlanWithCost> EvolutionaryAlgorithmQueryOptimizer.planRandomizedSelectprotected final RandomizedSelection<RuleApplication> EvolutionaryAlgorithmQueryOptimizer.ruleRandomizedSelect