public class RouletteWheelSelectionJob extends ComputeJobAdapter
| Constructor and Description |
|---|
RouletteWheelSelectionJob(Double totalFitnessScore,
LinkedHashMap<Long,Double> map) |
| Modifier and Type | Method and Description |
|---|---|
Chromosome |
execute()
Perform Roulette Wheel selection
|
argument, arguments, call, cancel, isCancelled, setArgumentspublic RouletteWheelSelectionJob(Double totalFitnessScore, LinkedHashMap<Long,Double> map)
totalFitnessScore - Total fitness scoremap - Chromosome key / fitness score mappublic Chromosome execute() throws IgniteException
IgniteException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025