gpc++
Genetic Programming in C++.
Features:
- Automatically Defined Functions.
- Demetic,Tournament and Fitness Proportionate selection.
- A Steady State GP kernel.
- Subtree Crossover.
- Allele Mutation.
- A way of changing every parameter of the system without recompilation.
- Capacity for multiple populations and example code.
- Standard random number generator for complete portability
|
Current Version: 0.4
License Type: Free for Non-Commercial Use
|
Home Site:
http://www-dept.cs.ucl.ac.uk/research/genprog/
Source Code Availability: Yes
Available Binary Packages:
- Debian Package: No
- RedHat RPM Package: No
- Other Packages: No
Targeted Platforms:
Completely ANSI C/C++ compliant (no stupid #define statements).
Tested with DOS, MS Windows, MACs and various flavours of UNIX.
Should be NT,Win32 and PowerMAC compatible though the author does
not have the software to test for it.
Full and wonderful comments dispersed throughout (70% comment/ 30% code).
Yes, it compiles on Linux/g++.
Software/Hardware Requirements:
C++ compiler
|
Other Links:
None
Mailing Lists/USENET News Groups:
None
User Comments:
See A Screen Shot? (Not Yet)
|