Generative design with Genetic Algorithms
Genetic algorithms perform highly efficiently when all the parameters are connected, and it is not possible to maximize one value without affecting the others. For this experiment, a GA is used as a design exploration tool. A binary list 1,0,1,0,0,0,1
represents a series of cubes stacked together...