Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 8 and Version 9 of Documentation/Reference/Test Functions


Ignore:
Timestamp:
09/29/08 00:14:03 (16 years ago)
Author:
swagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/Reference/Test Functions

    v8 v9  
    11= Real Valued Test Functions =
    22
    3 In HeuristicLab 3.0 to following real valued test functions are provided for benchmarking of heuristic optimization algorithms. If your favorite function is missing, please implement it and share your implementation.
     3In HeuristicLab 3 to following real valued test functions are provided for benchmarking of heuristic optimization algorithms. If your favorite function is missing, please implement it and share your implementation.
    44
    55== Ackley Function ==
     
    99== Beale Function ==
    1010
     11(MISSING: description and charts)
     12
    1113== Booth Function ==
     14
     15(MISSING: description and charts)
    1216
    1317== Griewangk Function ==
     
    1721== Levy Function ==
    1822
     23(MISSING: description and charts)
     24
    1925== Matyas Function ==
     26
     27(MISSING: description and charts)
    2028
    2129== Rastrigin Function ==
    2230
     31(MISSING: description and charts)
     32
    2333== Rosenbrock Function ==
     34
     35(MISSING: description and charts)
    2436
    2537== Schwefel Function ==
    2638
     39(MISSING: description and charts)
     40
    2741== Sphere Function ==
     42
     43(MISSING: description and charts)
    2844
    2945== Sum Squares Function ==
    3046
     47(MISSING: description and charts)
     48
    3149== Zakharov Function ==
     50
     51(MISSING: description and charts)
    3252
    3353== Links ==