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
/
function
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Settings pane now actually controls the parameters, not much left to do.
Eduardo Pedroni
2014-04-01
5
-656
/
+0
|
*
Running into some issues with running the CGP loop in the background with ↵
Eduardo Pedroni
2014-03-30
4
-6
/
+16
|
|
|
|
bindings.
*
Node grid has been refactored a few times, settings pane is almost complete, ↵
Eduardo Pedroni
2014-03-26
1
-8
/
+15
|
|
|
|
console is all done.
*
Majorly refactored, node grid is fully implemented. About to attempt active ↵
Eduardo Pedroni
2014-03-23
5
-0
/
+639
|
|
|
|
path locking.
*
Slowly refactoring Parameters to fit the GUI a little better...
Eduardo Pedroni
2014-03-08
5
-530
/
+0
|
*
Light refactoring, a good amount of testing done, added some new functions.
Eduardo Pedroni
2014-02-16
6
-93
/
+479
|
*
Population and Chromosome classes refactored so that EAs are easier to ↵
Eduardo Pedroni
2014-02-15
5
-24
/
+47
|
|
|
|
implement.
*
Generic data type functionality implemented. All tests were refactored to ↵
Eduardo Pedroni
2014-02-14
5
-22
/
+40
|
|
|
|
reflect this, and some chromosome tests were rewritten with more rigorous assertions.
*
Added a few more tests, be back after the meeting.
Eduardo Pedroni
2014-02-12
4
-3
/
+14
|
*
Refactored the resources mechanics, implemented a few of the chromosome tests
Eduardo Pedroni
2014-02-10
2
-2
/
+2
|
*
Fixed FunctionSet issue, planned testbench evaluator interface, will ↵
Eduardo Pedroni
2014-02-03
1
-18
/
+20
|
|
|
|
implement tomorrow.
*
Added lots of utility methods for initialisation and mutation; the ↵
Eduardo Pedroni
2014-01-31
4
-17
/
+33
|
|
|
|
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
4
-0
/
+74