| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
MEP.Types
Description
Provide the basic MEP data structures
Documentation
type Population a = [Chromosome a] Source #
Either a terminal symbol or a three-address code (a function and two pointers)
hmep-0.0.0: HMEP Multi Expression Programming – a genetic programming variant
| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
MEP.Types
Description
Provide the basic MEP data structures
type Population a = [Chromosome a] Source #
Either a terminal symbol or a three-address code (a function and two pointers)