Skip to content

lspector/taggp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# taggp

;; Clojure code for tree-based genetic programming with tags
;; (see http://hampshire.edu/lspector/tags-gecco-2011/)

;; Lee Spector (lspector@hampshire.edu) 20120106-20120117

;; REQUIRES Clojure 1.3 for the concurrency to work (set single-thread-mode to true otherwise)

## Usage

Load an example and do (run) -- or invoke from leiningen to run the -main defined in 
an example...

## License

Distributed under the Eclipse Public License, the same as Clojure.

About

Tree-based genetic programming with tagging.

Resources

Stars

Watchers

Forks

Packages

No packages published