Tests for the Optimizer fail if the number of generations is more than 1, not because of the assert but because the parameter structure used for the trajectory expand is empty, e.g. the generation is empty.
All seems ok until the cartesian product function is called in the second generation.
Tests for the Optimizer fail if the number of generations is more than 1, not because of the assert but because the parameter structure used for the trajectory expand is empty, e.g. the generation is empty. All seems ok until the cartesian product function is called in the second generation.