aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/chromosome
Commit message (Collapse)AuthorAgeFilesLines
* Created most of the classes that will be necessary, content is blank for now.Eduardo Pedroni2014-01-319-171/+0
|
* Chromosome data structure partially refactored, also added higher level classes.Eduardo Pedroni2014-01-305-35/+86
|
* Started formally implementing the class structure but ran into some issues. ↵Eduardo Pedroni2014-01-308-0/+120
I'll re-design the structure to account for function mutations, function variety, generic data types and modularized behaviour.