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
/
backend
/
modules
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Percent point mutator had a bug, fixed now
Eduardo Pedroni
2014-05-11
1
-1
/
+5
|
*
Fixed digital problem with more than one test case, improved mu+lambda to be ↵
Eduardo Pedroni
2014-05-10
2
-7
/
+67
|
|
|
|
more like CGP
*
Removed reflection for now, added fitness orientation support
Eduardo Pedroni
2014-05-07
6
-32
/
+43
|
*
Added javadocs, made minor changes to the comments
Eduardo Pedroni
2014-05-06
14
-205
/
+217
|
*
Did more commenting, implemented reflection and statistics
Eduardo Pedroni
2014-05-01
14
-255
/
+453
|
*
Moved files around to different folders, and commented some more packages. ↵
Eduardo Pedroni
2014-04-26
5
-13
/
+31
|
|
|
|
Aiming to have the entire backend fully commented by the end of today
*
Commented lots of packages.
Eduardo Pedroni
2014-04-25
14
-125
/
+608
|
*
Refactored parsers and parameters, had to install e(fx)clipse to deploy ↵
Eduardo Pedroni
2014-04-24
3
-45
/
+12
|
|
|
|
application.
*
Tooltips are looking strange, checking on a different machine
Eduardo Pedroni
2014-04-21
6
-99
/
+264
|
*
Added parsers, did a bit of testing, switched to java8
Eduardo Pedroni
2014-04-18
1
-6
/
+6
|
*
Performance suddenly decreased, looking into why
Eduardo Pedroni
2014-04-13
4
-37
/
+10
|
*
Added manual test case evaluation to GUI
Eduardo Pedroni
2014-04-10
4
-12
/
+69
|
*
GUIParameters all refactored and commented.
Eduardo Pedroni
2014-04-08
5
-31
/
+27
|
*
Refactoring resources for (hopefully) the last time
Eduardo Pedroni
2014-04-07
9
-21
/
+52
|
*
Refactored problem types
Eduardo Pedroni
2014-04-07
5
-21
/
+89
|
*
A few more changes made, functionsets are now selected by the fitness ↵
Eduardo Pedroni
2014-04-07
1
-2
/
+14
|
|
|
|
function as part of the problem setting
*
About to make big changes to the way fitness works, committing just in case
Eduardo Pedroni
2014-04-06
11
-140
/
+105
|
*
Parameter validation refactored and fully functional.
Eduardo Pedroni
2014-04-04
2
-8
/
+33
|
*
Visual feedback for parameters implemented.
Eduardo Pedroni
2014-04-03
6
-55
/
+54
|
*
Settings pane now actually controls the parameters, not much left to do.
Eduardo Pedroni
2014-04-01
10
-0
/
+346