aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/population/Connection.java
Commit message (Collapse)AuthorAgeFilesLines
* Light refactoring, a good amount of testing done, added some new functions.Eduardo Pedroni2014-02-161-0/+1
|
* Population and Chromosome classes refactored so that EAs are easier to ↵Eduardo Pedroni2014-02-151-0/+1
| | | | implement.
* Generic data type functionality implemented. All tests were refactored to ↵Eduardo Pedroni2014-02-141-1/+1
| | | | reflect this, and some chromosome tests were rewritten with more rigorous assertions.
* Added methods in Chromosome to compare active and all nodes. Associated ↵Eduardo Pedroni2014-02-131-4/+0
| | | | tests also written.
* Finished writing chromosome tests, implemented active node detection, ↵Eduardo Pedroni2014-02-111-1/+6
| | | | started writing node tests.
* Refactored the resources mechanics, implemented a few of the chromosome testsEduardo Pedroni2014-02-101-1/+1
|
* Created most of the classes that will be necessary, content is blank for now.Eduardo Pedroni2014-01-311-0/+6