gama-platform / gama.old

Main repository for developing the 1.x versions of GAMA
GNU General Public License v3.0
304 stars 99 forks source link

Number of runs in batch optimization and number of max iterations #3549

Closed leenr01 closed 1 year ago

leenr01 commented 1 year ago

In Prey-Predator model 13, when running the optimization experiment, the number of runs is not the same as the number of max iterations specified in the tabu search method. Why is that? What exactly determines the number of runs? And what does the value of iter_max represent?

AlexisDrogoul commented 1 year ago

I would suggest to ask this question in the discussions (https://github.com/gama-platform/gama/discussions) or the mailing list (https://groups.google.com/g/gama-platform) as it is not exactly an issue.