| 
lil-gp 
 
lil-gp is a generic 'C' genetic programming tool. It was written with a number of goals in mind: speed, ease of
use and support for a number of options including: 
 
-  Support for multiple population experiments, using arbitrary and user settable topologies for exchange, for
     a single processor (i.e., you can do multiple population gp experiments on your PC). 
 -  lil-gp manipulates trees of function pointers which are allocated in single, large memory blocks for speed
     and to avoid swapping. 
 -  lil-gp now supports the use of ADFs. 
  
  | 
| 
Current Version:   1.1
 
License Type:   Free
 
  | 
| 
Home Site:
 http://garage.cps.msu.edu/software/lil-gp/lilgp-index.html
 
Source Code Availability:   Yes
 
Available Binary Packages:
 
 
- Debian Package:   No
 - RedHat RPM Package:   No
 - Other Packages:   No
  
Targeted Platforms:
  Current 1.1 beta is tested mostly on Solaris.  According, it also works on Linux.
Software/Hardware Requirements:
  POSIX threads (such as several of them listed in Parallel Computing --- Communication Libraries section)
  | 
| 
Other Links:
 http://www.cs.umd.edu/users/seanl/gp/ (a patch with strongly typed GP, multithreading, etc)
 Parallel Lil-GP
 
Mailing Lists/USENET News Groups:
  None
User Comments:
 
See A Screen Shot? (Not Yet)
 
  |