aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/population/MutableElement.java
Commit message (Collapse)AuthorAgeFilesLines
* Implemented more tests, refactored chromosome more, added the beginnings of ↵Eduardo Pedroni2014-02-111-4/+0
| | | | active node detection
* Refactored the resources mechanics, implemented a few of the chromosome testsEduardo Pedroni2014-02-101-0/+2
|
* Added fitness evaluation mechanism, though it might not be a very good ↵Eduardo Pedroni2014-02-041-0/+2
| | | | design. Tests will be done to verify that.
* Added lots of utility methods for initialisation and mutation; the ↵Eduardo Pedroni2014-01-311-0/+2
| | | | 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/+5