It would be good to add additional examples to the optimization docs. Possibilities are: - level set optimization - basic shape optimization (e.g. diameters and origins of circles) - more sophisticated shape optimization, e.g. https://github.com/aadityacs/PhoTOS - genetic algorithms, for problems such as the bayer sorter (reference solution here was obtained using a GA)
It would be good to add additional examples to the optimization docs. Possibilities are: