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
/
MutableElement.java
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Majorly refactored, node grid is fully implemented. About to attempt active ↵
Eduardo Pedroni
2014-03-23
1
-3
/
+12
|
|
|
|
path locking.
*
Added methods in Chromosome to compare active and all nodes. Associated ↵
Eduardo Pedroni
2014-02-13
1
-0
/
+18
|
|
|
|
tests also written.
*
Implemented more tests, refactored chromosome more, added the beginnings of ↵
Eduardo Pedroni
2014-02-11
1
-4
/
+0
|
|
|
|
active node detection
*
Refactored the resources mechanics, implemented a few of the chromosome tests
Eduardo Pedroni
2014-02-10
1
-0
/
+2
|
*
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.
*
Added lots of utility methods for initialisation and mutation; the ↵
Eduardo Pedroni
2014-01-31
1
-0
/
+2
|
|
|
|
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
/
+5