]> granicus.if.org Git - postgresql/commit
> There are some minor fixes to the GEQO.
authorMarc G. Fournier <scrappy@hub.org>
Fri, 14 Mar 1997 16:03:02 +0000 (16:03 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 14 Mar 1997 16:03:02 +0000 (16:03 +0000)
commit71fd8d4a4ba7f1b050a026dfcba1fcdde32bb078
treebdf81dee2dc292008144402975ad1961cf7da0f1
parentf749fe49346578793625f1324e90798656b3acfd
> There are some minor fixes to the GEQO.
> Please apply them to the direcory "backend/optimizer/geqo".
> Two new files with different crossover techniques are included.
> Standard procedure is optimization by means of "geqo_erx.c"
> (Edge Recombination Crossover).

From: "Martin S. Utesch" <utesch@aut.tu-freiberg.de>
src/backend/optimizer/geqo/Makefile
src/backend/optimizer/geqo/geqo_main.c
src/backend/optimizer/geqo/geqo_ox1.c [new file with mode: 0644]
src/backend/optimizer/geqo/geqo_ox2.c [new file with mode: 0644]