my copy of OCaml Genetic Programming Framework
- OCaml 99.8%
- Shell 0.2%
Ignore-this: af3e22b8e904162d3531534037ef47ee darcs-hash:20101225063005-4fc8e-f2d952fe2f7a3716b76d9224a3132dc4e08ca49e |
||
|---|---|---|
| experiment | ||
| fitnessTest | ||
| genotype | ||
| pop | ||
| selectionMethod | ||
| build.sh | ||
| fitnessTest.ml | ||
| gp.ml | ||
| parameters.ml | ||
| README | ||
| THOUGHTS | ||
OGPF - OCaml Genetic Programming Framework ------------------------------------------ This is a framework for genetic programming in OCaml. It is structured so that a wide variety of genetic programming (population-based algorithms, actually) projects can be easily composed. It is also an experiment for myself in an extremely functorized programming style. I am still working out both the details of the style and the structure of the framework. All input is welcomed. Documentation ------------- Since nobody uses this except for me right now, all documentation is on my website. Once there is enough documentation and enough interest, I will create snapshots of the content there and drop it into this distribution. But for now just see http://tlt42.org/wiki.pl/OGPF. Copying ------- Copyright (C) 2001,2002,2003,2004, Brock Wilcox. Released under the terms of the GNU GPL. I don't want anyone to have licensing trouble. If you do contact me. Contact ------- Brock Wilcox http://thelackthereof.org/ awwaiid@thelackthereof.org