PostgreSQL Source Code  git master
geqo_mutation.h File Reference
#include "optimizer/geqo.h"
Include dependency graph for geqo_mutation.h:

Go to the source code of this file.

Functions

void geqo_mutation (PlannerInfo *root, Gene *tour, int num_gene)
 

Function Documentation

◆ geqo_mutation()

void geqo_mutation ( PlannerInfo root,
Gene tour,
int  num_gene 
)

Referenced by geqo().