Home
last modified time | relevance | path

Searched refs:tour2 (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c46 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
88 offspring[k] = tour2[k]; in pmx()
90 check_list[tour2[k]]++; in pmx()
112 if (tour1[k] == tour2[k]) in pmx()
126 offspring[j] = tour2[k]; in pmx()
128 check_list[tour2[k]]++; in pmx()
164 offspring[j] = tour2[indx[k]]; in pmx()
165 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c46 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
88 offspring[k] = tour2[k]; in pmx()
90 check_list[tour2[k]]++; in pmx()
112 if (tour1[k] == tour2[k]) in pmx()
126 offspring[j] = tour2[k]; in pmx()
128 check_list[tour2[k]]++; in pmx()
164 offspring[j] = tour2[indx[k]]; in pmx()
165 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c46 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
88 offspring[k] = tour2[k]; in pmx()
90 check_list[tour2[k]]++; in pmx()
112 if (tour1[k] == tour2[k]) in pmx()
126 offspring[j] = tour2[k]; in pmx()
128 check_list[tour2[k]]++; in pmx()
164 offspring[j] = tour2[indx[k]]; in pmx()
165 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c46 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
88 offspring[k] = tour2[k]; in pmx()
90 check_list[tour2[k]]++; in pmx()
112 if (tour1[k] == tour2[k]) in pmx()
126 offspring[j] = tour2[k]; in pmx()
128 check_list[tour2[k]]++; in pmx()
164 offspring[j] = tour2[indx[k]]; in pmx()
165 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/optimizer/geqo/
H A Dgeqo_pmx.c47 pmx(PlannerInfo *root, Gene *tour1, Gene *tour2, Gene *offspring, int num_gene) in pmx() argument
89 offspring[k] = tour2[k]; in pmx()
91 check_list[tour2[k]]++; in pmx()
113 if (tour1[k] == tour2[k]) in pmx()
127 offspring[j] = tour2[k]; in pmx()
129 check_list[tour2[k]]++; in pmx()
165 offspring[j] = tour2[indx[k]]; in pmx()
166 check_list[tour2[indx[k]]]++; in pmx()

12345678910>>...13