A few more minor Clojush updates

March 19, 2010
by Lee Spector (lspector)

A few more improvements to clojush, the version of Push3/PushGP implemented in Clojure.

20100319: - Added problem-specific-report function (to be customized per problem).
      	    This can also be a convenient place to put other stuff that you want
      	    done once per generation.
      	  - Added support for saving lists of ancestors (maternal line only)
      	    along with global parameters to turn both this and the saving
      	    of total-error histories on and off.
          - Added missing calls to "keep-number-reasonable" in numeric
      	    Push instructions. This eliminates some potential crashes from runaway
            number growth.


Leave a Reply

You must be logged in to post a comment.