aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/tests/ChromosomeTests.java
Commit message (Collapse)AuthorAgeFilesLines
* Added methods in Chromosome to compare active and all nodes. Associated ↵Eduardo Pedroni2014-02-131-33/+80
| | | | tests also written.
* Finished population tests, now thinking about methods to compare chromosomesEduardo Pedroni2014-02-131-7/+48
|
* Added a few more tests, be back after the meeting.Eduardo Pedroni2014-02-121-19/+24
|
* Finished writing chromosome tests, implemented active node detection, ↵Eduardo Pedroni2014-02-111-1/+15
| | | | started writing node tests.
* Implemented more tests, refactored chromosome more, added the beginnings of ↵Eduardo Pedroni2014-02-111-44/+172
| | | | active node detection
* Updated README, made a few changes to Chromosome's mutation methods, will be ↵Eduardo Pedroni2014-02-111-1/+5
| | | | working on that throughout the day
* Worked on more tests, finished restructuring resourcesEduardo Pedroni2014-02-111-6/+4
|
* Refactored the resources mechanics, implemented a few of the chromosome testsEduardo Pedroni2014-02-101-0/+103