numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Class to perform optimization for real-valued variables using genetic algorithm [34]. More...
Class to perform optimization for real-valued variables using genetic algorithm [34].
ObjectiveFunction | Type of the objective function. |
BitsPerDimension | Number of bits per dimension. |
Definition at line 60 of file real_value_genetic_optimizer.h.