1. What contributions have the authors mentioned in the paper "Towards model-based optimisation: using domain knowledge explicitly" ?
In this paper, the authors first provide a structured overview of the current state of the art before identifying limitations of the key proposals ( transformation optimisation and generic genetic encodings of models ).. The authors then present a first prototype for running search algorithms directly on models themselves ( rather than a separate representation ) and derive key research challenges for this approach to model optimisation.
read more
2. What is the way to use the integer vectors as genomes?
The integer vectors can be used as genomes in the context of genetic algorithms using standardised, domainindependent operators for mutation and crossover.
read more
3. What are the two approaches to software engineering?
Search-based software engineering (SBSE) and model-driven engineering (MDE) are highly complementary approaches to software engineering.
read more
4. What is the way to ensure the smooth applicability of the standard mutation and crossover operators?
To ensure smooth applicability of the standard mutation and crossover operators, genetic encodings should be local; that is, changes in one part should not affect other parts of the represented object.
read more
![Fig. 1. Zoo DSL example (based on [10])](/figures/fig-1-zoo-dsl-example-based-on-10-1vt11phu.png)



