I am trying to give data to the ‘genome’ of a galapagos component via ‘gene pool’. When the solver is run, it just sets all the input to their minimum value in the ‘gene pool’ sliders and keeps running with no change and a constant straight graph. The fitness value in galapagos is set to ‘minimum’. The ‘gene pool’ has a count of 8 (for the 8 curves set) with min. & max. as -50 & 50 respectively.
Hi David,
Attaching the ‘gh’ files - one with ‘gene pool’ sliders for genome, and another with number sliders. Now the ‘gene pool’ sliders are not set to their minimum upon running the solver, but they don’t move at all, and no change in the geometry.
I have worked further on the algorithm (with number sliders). Can you please also give your views on the fitness functions I am trying? The goal is to have the most compact arrangement.
I observed the variable values and set the lower limits and ranges. Though it seems to work better with weights, I would like to avoid using such constants and make the function effective for any magnitude of input.