Problem Definitions
The first step in using the aixd
toolkit is defining the problem you wish to apply its methods to. This entails the definition of your designParameters
and performanceAttributes
.
For example for the design of pedestrian bridge your parametric design problem could be defined by the following variables
For this defined design problem we can apply the AIXD
toolkit to generate possible bridge geometry vectors for specific performance requests that we make. Or we can use the toolkit to quickly evaluate many design parameter vectors. You can find the whole notebook in the example section.
For further reference you can also have a look at our many other helpful examples of other design problems.