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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://bitbucket.org/epedroni/jcgp
Eduardo Pedroni
2014-10-18
1
-13
/
+17
|
\
|
*
README.txt edited online with Bitbucket
Eduardo Pedroni
2014-10-18
1
-2
/
+6
|
|
|
*
README.txt edited online with Bitbucket
Eduardo Pedroni
2014-10-18
1
-1
/
+1
|
|
|
*
README.txt edited online with Bitbucket
Eduardo Pedroni
2014-10-18
1
-13
/
+13
|
|
*
|
Merge remote-tracking branch 'origin/gui'
Eduardo Pedroni
2014-10-18
2
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fixed greek character issue
Eduardo Pedroni
2014-06-25
2
-4
/
+4
|
|
*
|
Moved javadocs to a different repository for hosting, updated README
Eduardo Pedroni
2014-10-18
354
-83217
/
+15
|
|
*
|
Added .txt extension to LICENSE
Eduardo Pedroni
2014-10-13
2
-2
/
+2
|
|
*
|
Moved constants to a separate file, added a formal README
Eduardo Pedroni
2014-10-10
17
-155
/
+207
|
|
*
|
GNU license statement added.
Eduardo Pedroni
2014-06-26
1
-0
/
+8
|
/
*
Final commit, will release later today.
Eduardo Pedroni
2014-05-22
351
-1167
/
+1309
|
*
Did some more comments, almost there...
Eduardo Pedroni
2014-05-21
2
-23
/
+161
|
*
More minor refactorings, added some comments
Eduardo Pedroni
2014-05-21
9
-54
/
+71
|
*
Removed some commented out code
Eduardo Pedroni
2014-05-20
2
-16
/
+0
|
*
Minor refactorings
Eduardo Pedroni
2014-05-19
11
-73
/
+42
|
*
Cleaned up a few comments
Eduardo Pedroni
2014-05-15
2
-2
/
+2
|
*
Refactored Mutable, commented a little bit of the GUI package
Eduardo Pedroni
2014-05-14
355
-994
/
+2332
|
*
Merge branch 'gui' of https://bitbucket.org/epedroni/jcgp into gui
Eduardo Pedroni
2014-05-11
1
-1
/
+5
|
\
|
*
Percent point mutator had a bug, fixed now
Eduardo Pedroni
2014-05-11
1
-1
/
+5
|
|
*
|
Fixed greek characters in mu plus lambda, added missing console flushes when ↵
Eduardo Pedroni
2014-05-11
1
-0
/
+2
|
/
|
|
|
modules are changed
*
Fixed digital problem with more than one test case, improved mu+lambda to be ↵
Eduardo Pedroni
2014-05-10
5
-29
/
+141
|
|
|
|
more like CGP
*
Test commit to check the repository privacy settings
Eduardo Pedroni
2014-05-08
2
-2
/
+0
|
*
Removed reflection for now, added fitness orientation support
Eduardo Pedroni
2014-05-07
33
-276
/
+173
|
*
Added javadocs, made minor changes to the comments
Eduardo Pedroni
2014-05-06
391
-363
/
+82461
|
*
Added more comments, minor refactorings
Eduardo Pedroni
2014-05-04
23
-170
/
+522
|
*
Merged with repo, there were unsynced changes
Eduardo Pedroni
2014-05-01
6
-12
/
+47
|
\
|
*
Changing function set through GUI now triggers a reset if arity changes.
Eduardo Pedroni
2014-04-27
6
-12
/
+46
|
|
*
|
Did more commenting, implemented reflection and statistics
Eduardo Pedroni
2014-05-01
48
-655
/
+2100
|
/
*
Moved files around to different folders, and commented some more packages. ↵
Eduardo Pedroni
2014-04-26
27
-184
/
+287
|
|
|
|
Aiming to have the entire backend fully commented by the end of today
*
Commented lots of packages.
Eduardo Pedroni
2014-04-25
45
-1925
/
+2487
|
*
Refactored parsers and parameters, had to install e(fx)clipse to deploy ↵
Eduardo Pedroni
2014-04-24
15
-114
/
+610
|
|
|
|
application.
*
Chromosome parser is buggy, need to fix that.
Eduardo Pedroni
2014-04-22
11
-18
/
+86
|
*
Tooltips are looking strange, checking on a different machine
Eduardo Pedroni
2014-04-21
28
-477
/
+634
|
*
Added parsers, did a bit of testing, switched to java8
Eduardo Pedroni
2014-04-18
23
-262
/
+1321
|
*
Performance suddenly decreased, looking into why
Eduardo Pedroni
2014-04-13
13
-75
/
+96
|
*
Added manual test case evaluation to GUI
Eduardo Pedroni
2014-04-10
21
-237
/
+613
|
*
GUIParameters all refactored and commented.
Eduardo Pedroni
2014-04-08
30
-651
/
+1036
|
*
Refactoring resources for (hopefully) the last time
Eduardo Pedroni
2014-04-07
27
-156
/
+167
|
*
Refactored problem types
Eduardo Pedroni
2014-04-07
9
-87
/
+148
|
*
A few more changes made, functionsets are now selected by the fitness ↵
Eduardo Pedroni
2014-04-07
2
-3
/
+17
|
|
|
|
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
48
-1274
/
+1329
|
*
Parameter validation refactored and fully functional.
Eduardo Pedroni
2014-04-04
16
-202
/
+390
|
*
Visual feedback for parameters implemented.
Eduardo Pedroni
2014-04-03
20
-267
/
+556
|
*
Settings pane now actually controls the parameters, not much left to do.
Eduardo Pedroni
2014-04-01
52
-393
/
+602
|
*
Need to do a few tests on windows
Eduardo Pedroni
2014-03-31
16
-46
/
+889
|
*
Running into some issues with running the CGP loop in the background with ↵
Eduardo Pedroni
2014-03-30
33
-860
/
+408
|
|
|
|
bindings.
*
Node grid has been refactored a few times, settings pane is almost complete, ↵
Eduardo Pedroni
2014-03-26
20
-220
/
+644
|
|
|
|
console is all done.
*
Node grid all done and apparently stable.
Eduardo Pedroni
2014-03-24
21
-207
/
+388
|
*
Going further into active path locking
Eduardo Pedroni
2014-03-24
9
-42
/
+195
|
*
Majorly refactored, node grid is fully implemented. About to attempt active ↵
Eduardo Pedroni
2014-03-23
44
-694
/
+1986
|
|
|
|
path locking.
[next]