Custom Query (36 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 36)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#18 fixed f8: ensure each mutation has its anti-mutation Maciej Komosinski Maciej Komosinski
Description

so that randomly selected and applied mutations are neutral for the genotype in the long term. This primarily concerns "add production/remove production" mutation types.

#57 fixed f4: update parsing of numbers and make it more strict Grzegorz Latosiński Maciej Komosinski
Description

If there are any atof/atol/atoi functions, use more flexible and strict counterparts (strtol, strtod etc.) to catch more errors. You can also use ExtValue::parseNumber(const char* in, ExtPType strict_type)

#56 fixed f4: support "modifiers" and excluded modifiers just as in f1 Grzegorz Latosiński Maciej Komosinski
Description

Can use

getRandomChar(all_modifiers, excluded_modifiers.c_str())

Also verify if Rr is used in f4? (there is a TODO in source for this)

1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.