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
/
GUIOutput.java
Commit message (
Collapse
)
Author
Age
Files
Lines
*
More minor refactorings, added some comments
Eduardo Pedroni
2014-05-21
1
-15
/
+15
|
*
Refactored Mutable, commented a little bit of the GUI package
Eduardo Pedroni
2014-05-14
1
-1
/
+1
|
*
Added javadocs, made minor changes to the comments
Eduardo Pedroni
2014-05-06
1
-9
/
+6
|
*
Added more comments, minor refactorings
Eduardo Pedroni
2014-05-04
1
-5
/
+0
|
*
Tooltips are looking strange, checking on a different machine
Eduardo Pedroni
2014-04-21
1
-1
/
+1
|
*
Added manual test case evaluation to GUI
Eduardo Pedroni
2014-04-10
1
-5
/
+21
|
*
GUIParameters all refactored and commented.
Eduardo Pedroni
2014-04-08
1
-1
/
+1
|
*
About to make big changes to the way fitness works, committing just in case
Eduardo Pedroni
2014-04-06
1
-80
/
+62
|
*
Settings pane now actually controls the parameters, not much left to do.
Eduardo Pedroni
2014-04-01
1
-6
/
+21
|
*
Running into some issues with running the CGP loop in the background with ↵
Eduardo Pedroni
2014-03-30
1
-9
/
+2
|
|
|
|
bindings.
*
Node grid has been refactored a few times, settings pane is almost complete, ↵
Eduardo Pedroni
2014-03-26
1
-19
/
+23
|
|
|
|
console is all done.
*
Node grid all done and apparently stable.
Eduardo Pedroni
2014-03-24
1
-40
/
+67
|
*
Going further into active path locking
Eduardo Pedroni
2014-03-24
1
-11
/
+28
|
*
Majorly refactored, node grid is fully implemented. About to attempt active ↵
Eduardo Pedroni
2014-03-23
1
-0
/
+277
path locking.