You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A minimalistic Genetic Programming library in Common Lisp. The main goal is to provide a basic and simple to use GP system. It only allows tree-based GP without any kind of type enforcement.
This code is no longer under active development.
About
mini-gp is a minimalistic Genetic Programming library in Common Lisp