Home
last modified time | relevance | path

Searched refs:G_weight (Results 1 – 3 of 3) sorted by relevance

/dports/games/bugsx/bugsx/
H A Dbreed.c104 G_weight[], /* weight for each term */
163 G_weight[i] = dpow (WEIGHT_BASE, i);
164 G_sum_weights += G_weight[i];
H A Dgrow.c45 G_weight[], /*weight for each term */
H A Dbugsx.c127 G_weight[MAX_CHROM_SIZE],/*weight for each term */ variable