PostgreSQL Source Code  git master
Chromosome Struct Reference

#include <geqo_gene.h>

Data Fields

Genestring
 
Cost worth
 

Detailed Description

Definition at line 32 of file geqo_gene.h.

Field Documentation

◆ string

Gene* Chromosome::string

Definition at line 34 of file geqo_gene.h.

Referenced by alloc_chromo(), free_chromo(), geqo(), geqo_copy(), and spread_chromo().

◆ worth

Cost Chromosome::worth

Definition at line 35 of file geqo_gene.h.

Referenced by compare(), geqo(), geqo_copy(), random_init_pool(), and spread_chromo().


The documentation for this struct was generated from the following file: