Hello,
 I’m just dealing with the adjustment of AutoGrow’s parameters regarding the genetic algorithm. According to the defaults, these look like
 "number_of_mutants_first_generation": 10,
 "number_of_crossovers_first_generation": 10,
 "number_of_mutants": 3,
 "number_of_crossovers": 3,
 "number_elitism_advance_from_previous_gen": 3,
 "top_mols_to_seed_next_generation": 5,
 "diversity_mols_to_seed_first_generation": 3,
 "diversity_seed_depreciation_per_gen": 0,
 Are these the optimal values? Do they depend from the size of the starting set? I am just working with 32 compounds.
 Thank you very much for any suggestions!
 With best regards
 Christian