Thanks for the answer. Yes, the number of domicles was the problem. When I use one or two domiciles the population remains relativ stable. If I use 3 or more, then the population is increasing.
Is it a good idea to add some helpers for the grimreaper if the population grows too fast? Marcus 2012/3/26 Stefan Kamphausen <[email protected]> > Hi, > > > > For my little project I wanted to reprogramm the gentic algorithm from > > the book "Clojure" written by Stefan Kamphausen and Tim Oliver Kaiser. > > quickly glancing at the code, it looks like a valid translation into > English. > > Did you try to tune number-of-domiciles? Depending on your machine it may > be necessary to decrease the number of creators so that the population > doesn't grow. In this simulation the grimreaper has a hard time working > against the birth-rate. ;-) > > Feel free to get in contact with me via e-mail[1] if your problem persists. > > Kind regards, > Stefan > > [1] (apply str (reverse ["de" \. "clojure-buch" (str "ska@")])) > > > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
