libfgen  0.1.15
Library for optimization using a genetic algorithm or particle swarm optimization
Data Fields
FpsoPopulation Struct Reference

Data Fields

int size
int nu_params
FpsoIndividualind
double omega
double phi1
double phi2
int topology
int bounding_strategy
double * lower_bound
double * upper_bound
double * best_known_position
double best_known_error
int stop_signalled
FgenRNGrng
void * user_data
FpsoGenerationCallbackFunc fpso_generation_callback_func
FpsoCalculateErrorFunc fpso_calculate_error_func

Detailed Description

Definition at line 376 of file fgen.h.

 All Data Structures Functions Variables