aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/function/Function.java
Commit message (Collapse)AuthorAgeFilesLines
* Generic data type functionality implemented. All tests were refactored to ↵Eduardo Pedroni2014-02-141-2/+2
| | | | reflect this, and some chromosome tests were rewritten with more rigorous assertions.
* Added a few more tests, be back after the meeting.Eduardo Pedroni2014-02-121-1/+2
|
* Added lots of utility methods for initialisation and mutation; the ↵Eduardo Pedroni2014-01-311-1/+3
| | | | 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-0/+9