aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/ea/StandardMutator.java
Commit message (Collapse)AuthorAgeFilesLines
* Slowly refactoring Parameters to fit the GUI a little better...Eduardo Pedroni2014-03-081-31/+0
|
* Population and Chromosome classes refactored so that EAs are easier to ↵Eduardo Pedroni2014-02-151-1/+1
| | | | implement.
* Finished writing chromosome tests, implemented active node detection, ↵Eduardo Pedroni2014-02-111-11/+11
| | | | started writing node tests.
* Implemented more tests, refactored chromosome more, added the beginnings of ↵Eduardo Pedroni2014-02-111-12/+12
| | | | active node detection
* Refactored the resources mechanics, implemented a few of the chromosome testsEduardo Pedroni2014-02-101-3/+3
|
* Added fitness evaluation mechanism, though it might not be a very good ↵Eduardo Pedroni2014-02-041-2/+20
| | | | design. Tests will be done to verify that.
* Created most of the classes that will be necessary, content is blank for now.Eduardo Pedroni2014-01-311-0/+13