Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 28 and Version 29 of Documentation/Reference/GPDL


Ignore:
Timestamp:
08/03/13 23:15:05 (11 years ago)
Author:
gkronber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/Reference/GPDL

    v28 v29  
    11= Genetic Programming Problem Definition Language (GPDL) =
    2 [[http://heal.heuristiclab.com/team/kronberger | Gabriel Kronberger]], last update 19th of July, 2013
     2[[http://heal.heuristiclab.com/team/kronberger | Gabriel Kronberger]], last update 3rd of August, 2013
    33gkronber@heuristiclab.com
    44
     
    6969 * [[source:/branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.Views/3.4/Resources/Fib.txt|Fibonacci function]]
    7070 * [[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]]
    7173
    7274== Changelog ==
     75 * 2013/08/03: new problem definitions: multiplexer and even-parity
    7376 * 2013/07/19: transformed ATG for the GPDL syntax analyzer and compiler to Coco/R syntax (from Coco-2)
    7477 * 2013/07/08: first release at GECCO