aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/population/Input.java
Commit message (Expand)AuthorAgeFilesLines
* Settings pane now actually controls the parameters, not much left to do.Eduardo Pedroni2014-04-011-29/+0
* Majorly refactored, node grid is fully implemented. About to attempt active p...Eduardo Pedroni2014-03-231-1/+1
* Light refactoring, a good amount of testing done, added some new functions.Eduardo Pedroni2014-02-161-0/+5
* Population and Chromosome classes refactored so that EAs are easier to implem...Eduardo Pedroni2014-02-151-1/+0
* Generic data type functionality implemented. All tests were refactored to ref...Eduardo Pedroni2014-02-141-3/+4
* Added methods in Chromosome to compare active and all nodes. Associated tests...Eduardo Pedroni2014-02-131-9/+0
* Finished writing chromosome tests, implemented active node detection, started...Eduardo Pedroni2014-02-111-0/+9
* Implemented more tests, refactored chromosome more, added the beginnings of a...Eduardo Pedroni2014-02-111-1/+9
* 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/+16