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
/
tests
/
PopulationTests.java
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Running into some issues with running the CGP loop in the background with ↵
Eduardo Pedroni
2014-03-30
1
-1
/
+1
|
|
|
|
bindings.
*
Node grid all done and apparently stable.
Eduardo Pedroni
2014-03-24
1
-1
/
+1
|
*
Majorly refactored, node grid is fully implemented. About to attempt active ↵
Eduardo Pedroni
2014-03-23
1
-61
/
+33
|
|
|
|
path locking.
*
Slowly refactoring Parameters to fit the GUI a little better...
Eduardo Pedroni
2014-03-08
1
-3
/
+3
|
*
Light refactoring, a good amount of testing done, added some new functions.
Eduardo Pedroni
2014-02-16
1
-3
/
+2
|
*
Population and Chromosome classes refactored so that EAs are easier to ↵
Eduardo Pedroni
2014-02-15
1
-100
/
+41
|
|
|
|
implement.
*
Generic data type functionality implemented. All tests were refactored to ↵
Eduardo Pedroni
2014-02-14
1
-2
/
+0
|
|
|
|
reflect this, and some chromosome tests were rewritten with more rigorous assertions.
*
Finished population tests, now thinking about methods to compare chromosomes
Eduardo Pedroni
2014-02-13
1
-12
/
+94
|
*
Added a few more tests, be back after the meeting.
Eduardo Pedroni
2014-02-12
1
-0
/
+94