I have a problem where the objective function takes a considerable amount of time to evaluate. The problem has continuous search space. However, most of the variables don't need the level of accuracy provided with this continuous search space.

I was thinking of discretizing the search space where the optimizer would pick from a specific set of values for each parameter. This would give a near optimal solution that I am satisfied with if the optimization time is reduced.

I want your opinion or personal experience with similar problems.

Thanks in advance.

More Amr Mabrouk's questions See All
Similar questions and discussions