public class CrossOverJob extends ComputeJobAdapter
It relies on the GAConfiguration.getCrossOverRate() to determine probability rate of crossover for pair of
chromosome.
CrossOverJob will randomly pick a start index j in Chromosome.getGenes[] and continue
swapping until end of genes[] array.
| Constructor and Description |
|---|
CrossOverJob(Long key1,
Long key2,
double crossOverRate) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute() |
argument, arguments, call, cancel, isCancelled, setArgumentspublic Object execute() throws IgniteException
IgniteException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025