Changes between Version 28 and Version 29 of Documentation/Reference/GPDL
- Timestamp:
- 08/03/13 23:15:05 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/Reference/GPDL
v28 v29 1 1 = Genetic Programming Problem Definition Language (GPDL) = 2 [[http://heal.heuristiclab.com/team/kronberger | Gabriel Kronberger]], last update 19th of July, 20132 [[http://heal.heuristiclab.com/team/kronberger | Gabriel Kronberger]], last update 3rd of August, 2013 3 3 gkronber@heuristiclab.com 4 4 … … 69 69 * [[source:/branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.Views/3.4/Resources/Fib.txt|Fibonacci function]] 70 70 * [[source:/branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.Views/3.4/Resources/multi-output-multiplier.txt|Multi-output multiplier]] 71 * [[source:/branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.Views/3.4/Resources/Multiplexer.txt|Multiplexer]] 72 * [[source:/branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.Views/3.4/Resources/EvenParity.txt|Even parity]] 71 73 72 74 == Changelog == 75 * 2013/08/03: new problem definitions: multiplexer and even-parity 73 76 * 2013/07/19: transformed ATG for the GPDL syntax analyzer and compiler to Coco/R syntax (from Coco-2) 74 77 * 2013/07/08: first release at GECCO