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
/
JCGP.java
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added .txt extension to LICENSE
Eduardo Pedroni
2014-10-13
1
-2
/
+2
|
*
Minor refactorings
Eduardo Pedroni
2014-05-19
1
-2
/
+1
|
*
Fixed digital problem with more than one test case, improved mu+lambda to be ↵
Eduardo Pedroni
2014-05-10
1
-0
/
+3
|
|
|
|
more like CGP
*
Removed reflection for now, added fitness orientation support
Eduardo Pedroni
2014-05-07
1
-140
/
+31
|
*
Added javadocs, made minor changes to the comments
Eduardo Pedroni
2014-05-06
1
-23
/
+30
|
*
Added more comments, minor refactorings
Eduardo Pedroni
2014-05-04
1
-1
/
+1
|
*
Merged with repo, there were unsynced changes
Eduardo Pedroni
2014-05-01
1
-0
/
+5
|
\
|
*
Changing function set through GUI now triggers a reset if arity changes.
Eduardo Pedroni
2014-04-27
1
-0
/
+5
|
|
*
|
Did more commenting, implemented reflection and statistics
Eduardo Pedroni
2014-05-01
1
-67
/
+354
|
/
*
Moved files around to different folders, and commented some more packages. ↵
Eduardo Pedroni
2014-04-26
1
-3
/
+3
|
|
|
|
Aiming to have the entire backend fully commented by the end of today
*
Commented lots of packages.
Eduardo Pedroni
2014-04-25
1
-11
/
+13
|
*
Refactored parsers and parameters, had to install e(fx)clipse to deploy ↵
Eduardo Pedroni
2014-04-24
1
-28
/
+33
|
|
|
|
application.
*
Chromosome parser is buggy, need to fix that.
Eduardo Pedroni
2014-04-22
1
-3
/
+3
|
*
Tooltips are looking strange, checking on a different machine
Eduardo Pedroni
2014-04-21
1
-7
/
+10
|
*
Added parsers, did a bit of testing, switched to java8
Eduardo Pedroni
2014-04-18
1
-14
/
+56
|
*
Performance suddenly decreased, looking into why
Eduardo Pedroni
2014-04-13
1
-6
/
+6
|
*
Added manual test case evaluation to GUI
Eduardo Pedroni
2014-04-10
1
-16
/
+3
|
*
GUIParameters all refactored and commented.
Eduardo Pedroni
2014-04-08
1
-17
/
+17
|
*
Refactoring resources for (hopefully) the last time
Eduardo Pedroni
2014-04-07
1
-23
/
+23
|
*
Refactored problem types
Eduardo Pedroni
2014-04-07
1
-24
/
+31
|
*
A few more changes made, functionsets are now selected by the fitness ↵
Eduardo Pedroni
2014-04-07
1
-1
/
+3
|
|
|
|
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
1
-370
/
+30
|
*
Parameter validation refactored and fully functional.
Eduardo Pedroni
2014-04-04
1
-42
/
+99
|
*
Visual feedback for parameters implemented.
Eduardo Pedroni
2014-04-03
1
-73
/
+164
|
*
Settings pane now actually controls the parameters, not much left to do.
Eduardo Pedroni
2014-04-01
1
-49
/
+121
|
*
Need to do a few tests on windows
Eduardo Pedroni
2014-03-31
1
-1
/
+3
|
*
Running into some issues with running the CGP loop in the background with ↵
Eduardo Pedroni
2014-03-30
1
-50
/
+108
|
|
|
|
bindings.
*
Node grid has been refactored a few times, settings pane is almost complete, ↵
Eduardo Pedroni
2014-03-26
1
-46
/
+63
|
|
|
|
console is all done.
*
Node grid all done and apparently stable.
Eduardo Pedroni
2014-03-24
1
-0
/
+287