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
/
gui
/
population
/
GUIGene.java
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Moved constants to a separate file, added a formal README
Eduardo Pedroni
2014-10-10
1
-11
/
+4
|
*
More minor refactorings, added some comments
Eduardo Pedroni
2014-05-21
1
-4
/
+4
|
*
Refactored Mutable, commented a little bit of the GUI package
Eduardo Pedroni
2014-05-14
1
-5
/
+0
|
*
Added javadocs, made minor changes to the comments
Eduardo Pedroni
2014-05-06
1
-6
/
+0
|
*
Added more comments, minor refactorings
Eduardo Pedroni
2014-05-04
1
-3
/
+0
|
*
Performance suddenly decreased, looking into why
Eduardo Pedroni
2014-04-13
1
-1
/
+1
|
*
Added manual test case evaluation to GUI
Eduardo Pedroni
2014-04-10
1
-13
/
+19
|
*
About to make big changes to the way fitness works, committing just in case
Eduardo Pedroni
2014-04-06
1
-13
/
+27
|
*
Settings pane now actually controls the parameters, not much left to do.
Eduardo Pedroni
2014-04-01
1
-3
/
+3
|
*
Running into some issues with running the CGP loop in the background with ↵
Eduardo Pedroni
2014-03-30
1
-0
/
+1
|
|
|
|
bindings.
*
Node grid has been refactored a few times, settings pane is almost complete, ↵
Eduardo Pedroni
2014-03-26
1
-1
/
+1
|
|
|
|
console is all done.
*
Node grid all done and apparently stable.
Eduardo Pedroni
2014-03-24
1
-0
/
+18
|
*
Going further into active path locking
Eduardo Pedroni
2014-03-24
1
-0
/
+8
|
*
Majorly refactored, node grid is fully implemented. About to attempt active ↵
Eduardo Pedroni
2014-03-23
1
-0
/
+56
path locking.