I know that many Genetic Algorithm problems are different and have different constraints. But it seems that there might be problems from disparate fields that look the same to the computer. An over simplification, say 3 real variables, a,b,c and the fitness is f=100-(a^2+b^2+c^2). Could you have a dictionary that shows what the GA or Evolutionary Computation problem looks like to the computer but might be problems from different fields. The use would be that many GA runs take a ton of computation and if someone has already done that computation or has lessons learned you could take advantage of that in your research.

More Brendan James Babb's questions See All
Similar questions and discussions