|
PostgreSQL Source Code git master
|
#include "optimizer/geqo.h"

Go to the source code of this file.
Functions | |
| void | geqo_selection (PlannerInfo *root, Chromosome *momma, Chromosome *daddy, Pool *pool, double bias) |
|
extern |
Definition at line 54 of file geqo_selection.c.
References Pool::data, fb(), geqo_copy(), linear_rand(), root, Pool::size, and Pool::string_length.
Referenced by geqo().