https://github.com/lspector/Clojush
Raw File
Tip revision: d09029baa01615fe0bd1602cda9f42bdefad04b8 authored by Lee Spector on 14 February 2014, 05:48:30 UTC
Replaced :use-bushy-code with :generate-bushy-random-code and :ultra-mutates-to-parentheses-frequently (both false by default).
Tip revision: d09029b
.gitignore
*~
.DS_Store
.lein-deps-sum
.lein-repl-history
/pom.xml
/clojush*.jar
classes/
target/
results/
.classpath
.project
.settings/ccw.repl.cmdhistory.prefs
data/
logs/
lib/
/bin
back to top