my copy of OCaml Genetic Programming Framework
  • OCaml 99.8%
  • Shell 0.2%
Find a file
awwaiid 47593906d8 Add some missing files and kill some commented out code
Ignore-this: af3e22b8e904162d3531534037ef47ee

darcs-hash:20101225063005-4fc8e-f2d952fe2f7a3716b76d9224a3132dc4e08ca49e
2010-12-25 00:30:05 -06:00
experiment Add some missing files and kill some commented out code 2010-12-25 00:30:05 -06:00
fitnessTest Shuffle around for new experiment structure 2010-12-25 00:24:28 -06:00
genotype tons of updates... sorry 2005-02-19 19:13:11 -06:00
pop random config changes 2004-11-06 01:04:04 -06:00
selectionMethod Add some missing files and kill some commented out code 2010-12-25 00:30:05 -06:00
build.sh Add some missing files and kill some commented out code 2010-12-25 00:30:05 -06:00
fitnessTest.ml Add some missing files and kill some commented out code 2010-12-25 00:30:05 -06:00
gp.ml Add some missing files and kill some commented out code 2010-12-25 00:30:05 -06:00
parameters.ml Add some missing files and kill some commented out code 2010-12-25 00:30:05 -06:00
README tons of updates... sorry 2005-02-19 19:13:11 -06:00
THOUGHTS initial import 2004-03-12 16:18:29 -06:00

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