Skip to main content

Module parallel_eval

Module parallel_eval 

Source
Expand description

Parallel population evaluation support.

Structs§

IndexedEvaluation
Structure to batch evaluate individuals with their indices.
ParallelConfig
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