Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 9 and Version 10 of Documentation/FirstSteps


Ignore:
Timestamp:
06/02/10 12:55:31 (14 years ago)
Author:
mkofler
Comment:

Restructured user manual

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/FirstSteps

    v9 v10  
    3333For you convenience we have prepared a set of [[UsersTSPSample| samples]] that are shipped with HeuristicLab. These samples provide a set of preconfigured algorithms for particular problems. For example, if you want to solve a TSP problem with genetic algorithms our preconfigured  [[UsersTSPSample#GATSP| GA for the ch130 problem]] might be worth a look.
    3434[=#Tutorials]
    35 == 4. Metaheuristic Tutorials ==
    36 Are you looking for predefined algorithms which can be executed immediately or an easy step-by-step guide to the parameterization of a particular algorithm? Look no further:
    37 === 4.1 GA User Manual ===
    38 ''--available soon--''
    39 === 4.2 GP User Manual ===
    40 ''--available soon--''
    41 === 4.3 ES User Manual ===
    42 ''--available soon--''
     35== 4. Tutorials ==
     36Are you looking for predefined algorithms which can be executed immediately or an easy step-by-step guide to the parameterization of a particular algorithm? In this section we will provide tutorials on different aspects of HeuristicLab. Most of them are not yet written, but we strive to catch up with the documentation. Contributions are always welcome!
     37 * 4.1 GA User Manual: ''--available soon--''
     38 * 4.2 GP User Manual: ''--available soon--''
     39 * 4.3 ES User Manual: ''--available soon--''
    4340[=#PluginManager]
    4441== 5. Plugin Infrastructure ==
    4542The [[PluginManagerConsole| Plugin Manager Console]] allows you to install/remove plugins and upgrade your plugins when new versions become available.
    4643== 6. Problems ==
     44The following problems are currently available in HeuristicLab.
    4745 * Artificial Ant Problem
    4846 * Data Analysis Problem