10.2.2. Problem definition

This module extends the Reoptimizer module and is kept in a separated module because of its dependency with the Modeler module. Its use follows the same structure and is also based on the Relauncher architecture. Having that in mind, it is suggested to have a look at The Relauncher module and at The Reoptimizer module for a better understanding. As it uses a kriging model, it is also suggested to look at The kriging method.

The principal difference is in the solver definition: we have to define the kriging model and its construction parameters; and to use an adapted optimization solver.