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
/
CGP.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Going further into active path locking
Eduardo Pedroni
2014-03-24
1
-1
/
+54
*
Majorly refactored, node grid is fully implemented. About to attempt active p...
Eduardo Pedroni
2014-03-23
1
-114
/
+195
*
Did some more refactoring, fixed issues with eclipse crashing.
Eduardo Pedroni
2014-03-15
1
-8
/
+21
*
Started refactoring backend in preparation for integration with the GUI
Eduardo Pedroni
2014-03-09
1
-38
/
+99
*
Slowly refactoring Parameters to fit the GUI a little better...
Eduardo Pedroni
2014-03-08
1
-28
/
+32
*
Light refactoring, a good amount of testing done, added some new functions.
Eduardo Pedroni
2014-02-16
1
-5
/
+7
*
Population and Chromosome classes refactored so that EAs are easier to implem...
Eduardo Pedroni
2014-02-15
1
-7
/
+11
*
Generic data type functionality implemented. All tests were refactored to ref...
Eduardo Pedroni
2014-02-14
1
-4
/
+8
*
Refactored the resources mechanics, implemented a few of the chromosome tests
Eduardo Pedroni
2014-02-10
1
-349
/
+13
*
Started work on StandardEA, will require some modifications.
Eduardo Pedroni
2014-02-04
1
-6
/
+3
*
Added fitness evaluation mechanism, though it might not be a very good design...
Eduardo Pedroni
2014-02-04
1
-17
/
+56
*
Added lots of utility methods for initialisation and mutation; the foundation...
Eduardo Pedroni
2014-01-31
1
-25
/
+185
*
Created most of the classes that will be necessary, content is blank for now.
Eduardo Pedroni
2014-01-31
1
-3
/
+196
*
Chromosome data structure partially refactored, also added higher level classes.
Eduardo Pedroni
2014-01-30
1
-0
/
+12