aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/CGP.java
Commit message (Collapse)AuthorAgeFilesLines
* Added lots of utility methods for initialisation and mutation; the ↵Eduardo Pedroni2014-01-311-25/+185
| | | | foundation is laid down and probably works, now it's time to test it and implement the standard CGP modules.
* Created most of the classes that will be necessary, content is blank for now.Eduardo Pedroni2014-01-311-3/+196
|
* Chromosome data structure partially refactored, also added higher level classes.Eduardo Pedroni2014-01-301-0/+12