Documentation
¶
Overview ¶
NAND is a simple experiment to run the GEP algorithm using the Boolean logic package. Given a set of input functions (Not, And, and Or), this solves how to create a NAND gate from those basic building blocks. This experiment usually converges to a solution within the first generation of evolution.