Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 4 and Version 5 of Documentation/FirstSteps


Ignore:
Timestamp:
05/31/10 17:13:35 (14 years ago)
Author:
mkofler
Comment:

Added link to plugin management console

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/FirstSteps

    v4 v5  
    1515== 3. HeuristicLab Optimizer ==
    1616Follow these steps to start working with HeuristicLab Optimizer:
    17 1. Open an algorithm
    18  * click (New Item) in the toolbar and select an algorithm or click   (Open File) in the toolbar and load an algorithm from a file
    19 2. Open a problem in the algorithm
    20  * in the Problem tab of the algorithm click   (New Problem) and select a problem or click   (Open Problem) and load a problem from a file
    21 3. Set parameters
     171. '''Open an algorithm'''
     18 * click ''New Item'' in the toolbar and select an algorithm or click ''Open File'' in the toolbar and load an algorithm from a file
     192. '''Open a problem in the algorithm'''
     20 * in the Problem tab of the algorithm click ''New Problem'' and select a problem or click ''Open Problem'' and load a problem from a file
     213. '''Set parameters'''
    2222 * set problem parameters in the Problem tab of the algorithm
    2323 * set algorithm parameters in the Parameters tab of the algorithm
    24 4. Run the algorithm
    25  * click   (Start/Resume Algorithm) to execute the algorithm (if the button is grayed out some parameters of the algorithm or the problem still have to be set)
    26  * wait for the algorithm to terminate or click   (Pause Algorithm) to interrupt its execution or click   (Stop Algorithm) to stop its execution
    27 5. Check results
     244. '''Run the algorithm'''
     25 * click ''!Start/Resume Algorithm'' to execute the algorithm (if the button is grayed out some parameters of the algorithm or the problem still have to be set)
     26 * wait for the algorithm to terminate or click ''Pause Algorithm'' to interrupt its execution or click ''Stop Algorithm'' to stop its execution
     275. '''Check results'''
    2828 * check the results on the Results tab of the algorithm
    29  * click   (Start/Resume Algorithm) to continue the algorithm or click (Reset Algorithm) to prepare a new run
     29 * click ''!Start/Resume Algorithm'' to continue the algorithm or click ''Reset Algorithm'' to prepare a new run
    3030[=#Tutorials]
    3131== 4. Metaheuristic Tutorials ==
     
    3636[=#PluginManager]
    3737== 5. Plugin Infrastructure ==
     38The [[PluginManagerConsole| Plugin Manager Console]] allows you to install/remove plugins and upgrade your plugins when new versions become available.
    3839== 6. Conclusion ==
    3940== 7. Feedback ==
    40 Any feedback, questions, problems or requests for new features?
     41Any feedback, questions,problems or requests for new features?
    4142Write an e-mail to support@heuristiclab.com to contact the HeuristicLab development team