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
/
Node.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Started refactoring backend in preparation for integration with the GUI
Eduardo Pedroni
2014-03-09
1
-2
/
+2
*
Slowly refactoring Parameters to fit the GUI a little better...
Eduardo Pedroni
2014-03-08
1
-2
/
+2
*
Light refactoring, a good amount of testing done, added some new functions.
Eduardo Pedroni
2014-02-16
1
-0
/
+6
*
Population and Chromosome classes refactored so that EAs are easier to implem...
Eduardo Pedroni
2014-02-15
1
-0
/
+1
*
Generic data type functionality implemented. All tests were refactored to ref...
Eduardo Pedroni
2014-02-14
1
-1
/
+1
*
Added methods in Chromosome to compare active and all nodes. Associated tests...
Eduardo Pedroni
2014-02-13
1
-12
/
+48
*
Finished writing chromosome tests, implemented active node detection, started...
Eduardo Pedroni
2014-02-11
1
-1
/
+13
*
Implemented more tests, refactored chromosome more, added the beginnings of a...
Eduardo Pedroni
2014-02-11
1
-3
/
+13
*
Refactored the resources mechanics, implemented a few of the chromosome tests
Eduardo Pedroni
2014-02-10
1
-6
/
+12
*
Added fitness evaluation mechanism, though it might not be a very good design...
Eduardo Pedroni
2014-02-04
1
-1
/
+13
*
Added lots of utility methods for initialisation and mutation; the foundation...
Eduardo Pedroni
2014-01-31
1
-6
/
+14
*
Created most of the classes that will be necessary, content is blank for now.
Eduardo Pedroni
2014-01-31
1
-0
/
+28