index
:
jcgp.git
master
Cartesian Genetic Programming in Java, master thesis project
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jcgp
/
population
/
Population.java
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Slowly refactoring Parameters to fit the GUI a little better...
Eduardo Pedroni
2014-03-08
1
-1
/
+1
|
*
Population and Chromosome classes refactored so that EAs are easier to ↵
Eduardo Pedroni
2014-02-15
1
-39
/
+57
|
|
|
|
implement.
*
Finished population tests, now thinking about methods to compare chromosomes
Eduardo Pedroni
2014-02-13
1
-11
/
+12
|
*
Added a few more tests, be back after the meeting.
Eduardo Pedroni
2014-02-12
1
-9
/
+9
|
*
Implemented more tests, refactored chromosome more, added the beginnings of ↵
Eduardo Pedroni
2014-02-11
1
-4
/
+1
|
|
|
|
active node detection
*
Refactored the resources mechanics, implemented a few of the chromosome tests
Eduardo Pedroni
2014-02-10
1
-1
/
+1
|
*
Started work on StandardEA, will require some modifications.
Eduardo Pedroni
2014-02-04
1
-0
/
+4
|
*
Added fitness evaluation mechanism, though it might not be a very good ↵
Eduardo Pedroni
2014-02-04
1
-0
/
+2
|
|
|
|
design. Tests will be done to verify that.
*
Fixed FunctionSet issue, planned testbench evaluator interface, will ↵
Eduardo Pedroni
2014-02-03
1
-12
/
+11
|
|
|
|
implement tomorrow.
*
Added lots of utility methods for initialisation and mutation; the ↵
Eduardo Pedroni
2014-01-31
1
-4
/
+9
|
|
|
|
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 Pedroni
2014-01-31
1
-0
/
+46