Changes between Version 9 and Version 10 of Documentation/FirstSteps
- Timestamp:
- 06/02/10 12:55:31 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/FirstSteps
v9 v10 33 33 For 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. 34 34 [=#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 == 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? 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--'' 43 40 [=#PluginManager] 44 41 == 5. Plugin Infrastructure == 45 42 The [[PluginManagerConsole| Plugin Manager Console]] allows you to install/remove plugins and upgrade your plugins when new versions become available. 46 43 == 6. Problems == 44 The following problems are currently available in HeuristicLab. 47 45 * Artificial Ant Problem 48 46 * Data Analysis Problem