aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/function/Addition.java
Commit message (Collapse)AuthorAgeFilesLines
* Light refactoring, a good amount of testing done, added some new functions.Eduardo Pedroni2014-02-161-31/+0
|
* Population and Chromosome classes refactored so that EAs are easier to ↵Eduardo Pedroni2014-02-151-1/+7
| | | | implement.
* Generic data type functionality implemented. All tests were refactored to ↵Eduardo Pedroni2014-02-141-5/+9
| | | | 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/+1
|
* Refactored the resources mechanics, implemented a few of the chromosome testsEduardo Pedroni2014-02-101-1/+1
|
* Added lots of utility methods for initialisation and mutation; the ↵Eduardo Pedroni2014-01-311-5/+8
| | | | 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/+18