Expand description
Parallel population evaluation support.
Structs§
- Indexed
Evaluation - Structure to batch evaluate individuals with their indices.
- Parallel
Config - Parallel evaluation configuration
Functions§
- evaluate_
population_ indexed - Evaluate population with indices preserved for tracking
- evaluate_
population_ parallel - Evaluate a population in parallel
- evaluate_
trials_ parallel - Evaluate trials in parallel for differential evolution