PostgreSQL Source Code  git master
Pool Struct Reference

#include <geqo_gene.h>

Data Fields

Chromosomedata
 
int size
 
int string_length
 

Detailed Description

Definition at line 38 of file geqo_gene.h.

Field Documentation

◆ data

Chromosome* Pool::data

◆ size

int Pool::size

◆ string_length

int Pool::string_length

Definition at line 42 of file geqo_gene.h.

Referenced by alloc_pool(), geqo(), geqo_selection(), random_init_pool(), and spread_chromo().


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