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
/
FunctionSet.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
-3
/
+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
1
-0
/
+54
|
|
|
|
path locking.
*
Slowly refactoring Parameters to fit the GUI a little better...
Eduardo Pedroni
2014-03-08
1
-39
/
+0
|
*
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
1
-8
/
+14
|
|
|
|
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
/
+31