~oubiwann/evolver/trunk

Viewing all changes in revision 100.

  • Committer: Duncan McGreggor
  • Date: 2008-12-30 08:52:20 UTC
  • Revision ID: duncan@canonical.com-20081230085220-b5a8flw46ehsjsiq
2008.12.30

* Updated a doctest.
* Fixed sorting for Queue class.
* Removed the data attribute from the ImageString class to save memory; added a
get_data method to be used in lieu of the data attribute.
* Moved the local crossover function back to a method for easy reuse.
* Fixed the ImageString crossover method.
* Added caching support to fitness model for improved performance.
* Reimplemented the mutate method for improved efficiency.
* Added a job runner for generating images.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: