Skip to content

raufer/GPLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPLib

Genetic Programming Library in scala

( In progress ...)

Build Status

For an introduction to Genetic Programming, by John Koza: https://www.amazon.com/Genetic-Programming-Computers-Selection-Adaptive/dp/0262111705

The purpose of this library is to allow the evolution of Programs to states that might be useful to us in some way. These are represented by tree data structures.

The user needs only to define:

  • The Terminal Set
  • The Function Set

About

Genetic Programming Library in scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages