SDARG / opendse

Design Space Exploration
https://sdarg.github.io/opendse/
MIT License
12 stars 9 forks source link

Enable adding generic Creator-Decoder Pairs into Optimization #31

Open FedorSmirnov89 opened 3 years ago

FedorSmirnov89 commented 3 years ago

At the moment, defining parameters is the only easily available way to define the exploration of parameters besides the basic implementation choices encoded with SAT constraints.

We should add the option to add Creator Decoder pairs which add additional parts to the composite genotype used for the optimization.