# Introduction For an optimization problem, when the evaluation function costs in term of resource, chaining the construction of a {{surmod}} with the optimization process could be a good solution. {{uranie}} provides modules that can be used directly to do so. The {{MetaModOpt}} module gives another way to do similar things by coupling the two process: the {{surmod}} construction and the optimization research. So far, the module provides a parallelized version of the Efficient Global Optimization (EGO) algorithm for mono objective problems.