Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 10 and Version 11 of Documentation/FirstSteps


Ignore:
Timestamp:
06/02/10 13:54:07 (14 years ago)
Author:
mkofler
Comment:

Worked on user manual

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/FirstSteps

    v10 v11  
    4747 * Artificial Ant Problem
    4848 * !OneMax Problem
    49  * Single Objective Test Function: [[TestFunctions]]: Gives an overview of the real valued test functions available in HeuristicLab 3
     49 * '''Single Objective Test Function:''' The wiki page [[TestFunctions]] gives an overview of the real valued test functions available in HeuristicLab 3
    5050 * Symbolic Regression Problem
    5151 * Travelling Salesman Problem
    5252== 7. Algorithms ==
    53  * Evolution Strategy
     53 * [[Evolution Strategy]]
    5454 * Genetic Algorithm
    5555 * Island Genetic Algorithm
    56  * Island Offspring Selection Genetic Algorithm
    57  * SASEGASA
     56 * Island Offspring Selection Genetic Algorithm:
     57 * '''Offspring Selection Genetic Algorithm:''' An offspring selection genetic algorithm (cf. Affenzeller, M. et al. 2009. Genetic Algorithms and Genetic Programming - Modern Concepts and Practical Applications. CRC Press)
     58 * '''SASEGASA:''' The self-adaptive segregative genetic algorithm with simulated annealing aspects (cf. Affenzeller, M. et al. 2009. Genetic Algorithms and Genetic Programming - Modern Concepts and Practical Applications. CRC Press)
    5859 * Simulated Annealing
    5960 * Tabu Search
    6061 * User-Defined Algorithm
    6162== 8. Testing and Analysis ==
    62  * Batch Run
    63  * Experiment
     63 * '''Batch Run:''' A run in which an algorithm is executed a given number of times (repetitions).
     64 * '''Experiment:''' An experiment which contains multiple batch runs of algorithms.
    6465== 9. Feedback ==
    6566Any feedback, questions,problems or requests for new features?