aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/function/FunctionSet.java
Commit message (Collapse)AuthorAgeFilesLines
* Majorly refactored, node grid is fully implemented. About to attempt active ↵Eduardo Pedroni2014-03-231-0/+54
| | | | path locking.
* Slowly refactoring Parameters to fit the GUI a little better...Eduardo Pedroni2014-03-081-39/+0
|
* Fixed FunctionSet issue, planned testbench evaluator interface, will ↵Eduardo Pedroni2014-02-031-18/+20
| | | | implement tomorrow.
* Added lots of utility methods for initialisation and mutation; the ↵Eduardo Pedroni2014-01-311-8/+14
| | | | foundation is laid down and probably works, now it's time to test it and implement the standard CGP modules.
* Created most of the classes that will be necessary, content is blank for now.Eduardo Pedroni2014-01-311-0/+31