aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/Parameters.java
Commit message (Collapse)AuthorAgeFilesLines
* Light refactoring, a good amount of testing done, added some new functions.Eduardo Pedroni2014-02-161-0/+10
|
* Population and Chromosome classes refactored so that EAs are easier to ↵Eduardo Pedroni2014-02-151-8/+26
| | | | implement.
* Generic data type functionality implemented. All tests were refactored to ↵Eduardo Pedroni2014-02-141-1/+9
| | | | reflect this, and some chromosome tests were rewritten with more rigorous assertions.
* Refactored the resources mechanics, implemented a few of the chromosome testsEduardo Pedroni2014-02-101-0/+114