Hi all,
I would like to use GA for optimizing various parameters in Physics Monte Carlo runs, and I would like to know if the following are possible:
1. How to use the G1DList with mixed type arguments: integer, real, 3d vectors and/or strings. All the examples/tutorials I found up to now are always using only one type of arguments.
2. My evaluation function is very slow. I need to prepare a special input for the Monte Carlo, submit a run on our cluster, wait for the results, analyze and return the fitness value. I saw on the documentation that by setting to parallel it is limited only to the number of CPU cores. I would like to have more parallel jobs where each one submits a job. Is it possible and how?
Any example for the above will be highly appreciated
Thanks in advance
Vasilis