Generic looping in Python

I just posted on my IlliGAL blog how to implement a generic genetic algorithm (GA) main loop squeezing the dynamic behavior of Python. Pretty sleek, if you have tweaked GA main you main find this interesting ;)

Related posts:

  1. Looking for code examples?
  2. A simple and flexible GA loop in Python
  3. Profiling Python Code


About this entry