Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 16 and Version 17 of Documentation/Reference/GPDL


Ignore:
Timestamp:
07/08/13 15:29:00 (11 years ago)
Author:
gkronber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/Reference/GPDL

    v16 v17  
    4343
    4444== Motivating Example: Symbolic Regression ==
    45 This is a fully self-contained specification of a symbolic regression problem to solve the Poly-10 benchmark problem. This file can be compiler using our reference GPDL compiler for HeuristicLab to create a solver for this problem.
     45This is a fully self-contained specification of a symbolic regression problem (Poly-10 benchmark). This file can be compiled using our reference GPDL compiler for HeuristicLab to create a solver for this problem. Different kinds of solvers available in HeuristicLab can be used to solve the problem without any changes to the problem specification.
    4646{{{
    4747#!csharp