aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/Main.java
Commit message (Expand)AuthorAgeFilesLines
* Majorly refactored, node grid is fully implemented. About to attempt active p...Eduardo Pedroni2014-03-231-9/+0
* Slowly refactoring Parameters to fit the GUI a little better...Eduardo Pedroni2014-03-081-1/+0
* Population and Chromosome classes refactored so that EAs are easier to implem...Eduardo Pedroni2014-02-151-2/+2
* Finished writing chromosome tests, implemented active node detection, started...Eduardo Pedroni2014-02-111-1/+1
* Created most of the classes that will be necessary, content is blank for now.Eduardo Pedroni2014-01-311-1/+1
* Started formally implementing the class structure but ran into some issues. I...Eduardo Pedroni2014-01-301-0/+10