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
/
Input.java
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Light refactoring, a good amount of testing done, added some new functions.
Eduardo Pedroni
2014-02-16
1
-0
/
+5
|
*
Population and Chromosome classes refactored so that EAs are easier to ↵
Eduardo Pedroni
2014-02-15
1
-1
/
+0
|
|
|
|
implement.
*
Generic data type functionality implemented. All tests were refactored to ↵
Eduardo Pedroni
2014-02-14
1
-3
/
+4
|
|
|
|
reflect this, and some chromosome tests were rewritten with more rigorous assertions.
*
Added methods in Chromosome to compare active and all nodes. Associated ↵
Eduardo Pedroni
2014-02-13
1
-9
/
+0
|
|
|
|
tests also written.
*
Finished writing chromosome tests, implemented active node detection, ↵
Eduardo Pedroni
2014-02-11
1
-0
/
+9
|
|
|
|
started writing node tests.
*
Implemented more tests, refactored chromosome more, added the beginnings of ↵
Eduardo Pedroni
2014-02-11
1
-1
/
+9
|
|
|
|
active node detection
*
Refactored the resources mechanics, implemented a few of the chromosome tests
Eduardo Pedroni
2014-02-10
1
-1
/
+1
|
*
Created most of the classes that will be necessary, content is blank for now.
Eduardo Pedroni
2014-01-31
1
-0
/
+16