PostgreSQL Source Code
git master
|
Go to the source code of this file.
Functions | |
void | init_tour (PlannerInfo *root, Gene *tour, int num_gene) |
void init_tour | ( | PlannerInfo * | root, |
Gene * | tour, | ||
int | num_gene | ||
) |
Definition at line 34 of file geqo_recombination.c.
References geqo_randint(), i, j, and root.
Referenced by random_init_pool().