aboutsummaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* Running into some issues with running the CGP loop in the background with ↵Eduardo Pedroni2014-03-301-3/+9
| | | | bindings.
* Node grid has been refactored a few times, settings pane is almost complete, ↵Eduardo Pedroni2014-03-261-1/+17
| | | | console is all done.
* Majorly refactored, node grid is fully implemented. About to attempt active ↵Eduardo Pedroni2014-03-231-1/+19
| | | | path locking.
* Did some more refactoring, fixed issues with eclipse crashing.Eduardo Pedroni2014-03-151-1/+6
|
* Slowly refactoring Parameters to fit the GUI a little better...Eduardo Pedroni2014-03-081-1/+5
|
* Light refactoring, a good amount of testing done, added some new functions.Eduardo Pedroni2014-02-161-0/+17
|
* Population and Chromosome classes refactored so that EAs are easier to ↵Eduardo Pedroni2014-02-151-0/+5
| | | | implement.
* Generic data type functionality implemented. All tests were refactored to ↵Eduardo Pedroni2014-02-141-0/+10
| | | | 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-1/+9
| | | | tests also written.
* Finished population tests, now thinking about methods to compare chromosomesEduardo Pedroni2014-02-131-0/+7
|
* Added a few more tests, be back after the meeting.Eduardo Pedroni2014-02-121-0/+9
|
* Finished writing chromosome tests, implemented active node detection, ↵Eduardo Pedroni2014-02-111-1/+4
| | | | started writing node tests.
* Implemented more tests, refactored chromosome more, added the beginnings of ↵Eduardo Pedroni2014-02-111-2/+15
| | | | active node detection
* Updated README, made a few changes to Chromosome's mutation methods, will be ↵Eduardo Pedroni2014-02-111-0/+6
| | | | working on that throughout the day
* Started work on StandardEA, will require some modifications.Eduardo Pedroni2014-02-041-0/+6
|
* Added fitness evaluation mechanism, though it might not be a very good ↵Eduardo Pedroni2014-02-041-0/+13
| | | | design. Tests will be done to verify that.
* Fixed FunctionSet issue, planned testbench evaluator interface, will ↵Eduardo Pedroni2014-02-031-1/+19
| | | | implement tomorrow.
* Added lots of utility methods for initialisation and mutation; the ↵Eduardo Pedroni2014-01-311-1/+3
| | | | foundation is laid down and probably works, now it's time to test it and implement the standard CGP modules.
* Created most of the classes that will be necessary, content is blank for now.Eduardo Pedroni2014-01-311-0/+29
|
* Started formally implementing the class structure but ran into some issues. ↵Eduardo Pedroni2014-01-301-2/+18
| | | | I'll re-design the structure to account for function mutations, function variety, generic data types and modularized behaviour.
* Initial commit, clean project has been created.Eduardo Pedroni2014-01-191-0/+3