PostgreSQL Source Code
git master
|
#include <geqo_gene.h>
Data Fields | |
Gene * | string |
Cost | worth |
Definition at line 32 of file geqo_gene.h.
Gene* Chromosome::string |
Definition at line 34 of file geqo_gene.h.
Referenced by alloc_chromo(), free_chromo(), geqo(), geqo_copy(), and spread_chromo().
Cost Chromosome::worth |
Definition at line 35 of file geqo_gene.h.
Referenced by compare(), geqo(), geqo_copy(), random_init_pool(), and spread_chromo().