A Clojure library that explores and tries to replicate some of the inner algorithms of Lee Spector's Clojush system for genetic programming. Also trying to learn some useful Midje practices. Also also doing some remote collaboration with Nic McPhee.
This is looking like it'll end up as a bunch of interactive design spikes.
lein repl
(use 'midje.repl)
(autotest)
src/lexicase_redux/core.clj
midje
will run all the tests for youCopyright © 2015 Bill Tozier
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.