Dear all,

I am working on the optimization of the activity chain (set of locations) using a Genetic Algorithm (GA). My fitness function consists of (10) variables [y=x1+x2+x3 .......x10]. Some of the variables should be calling in a dynamic way while others work with an offline database.

Is it right to divide the optimization into two phases, firstly, optimization based on dynamic data using an algorithm (A)? Then, work on an algorithm (B) to optimize the activity chain based on the offline database?

Thank you in advance.

More Ali Jamal Mahdi's questions See All
Similar questions and discussions