PostgreSQL Source Code  git master
City Struct Reference

#include <geqo_recombination.h>

Data Fields

int tour2_position
 
int tour1_position
 
int used
 
int select_list
 

Detailed Description

Definition at line 62 of file geqo_recombination.h.

Field Documentation

◆ select_list

int City::select_list

Definition at line 67 of file geqo_recombination.h.

◆ tour1_position

int City::tour1_position

Definition at line 65 of file geqo_recombination.h.

◆ tour2_position

int City::tour2_position

Definition at line 64 of file geqo_recombination.h.

◆ used

int City::used

Definition at line 66 of file geqo_recombination.h.


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