BlueM.Opt Settings: Difference between revisions

From BlueM
Jump to navigation Jump to search
(Created page with '{{BlueM.Opt nav}} thumb|right|300px|Screenshot showing the settings pane (left) and the settings load/save button (top) Most of the Optimization…')
 
(translation)
Line 7: Line 7:
Once an algorithm has been selected, the settings pane will show additional tabs corresponding to the selected algorithm.
Once an algorithm has been selected, the settings pane will show additional tabs corresponding to the selected algorithm.


Settings can be saved and loaded (XML file) using the '''Einstellungen''' button in the toolbar.
Settings can be saved and loaded (XML file) using the '''Settings''' button in the toolbar.


The settings on the '''General''' tab are common to all algorithms:
The settings on the '''General''' tab are common to all algorithms:
Line 15: Line 15:
! Setting !! Options !! Explanation
! Setting !! Options !! Explanation
|-
|-
| '''Multithreading benutzen'''<br/>(use multithreading)
| '''Use multithreading'''
| yes/no || Specifies whether evaluations should be carried out in multithreading mode. In multithreading mode, multiple individuals are evaluated simultaneously, providing for considerable speed improvements. Whether this option is available depends on the selected combination of application and algorithm, both of which have to support multithreading. For more information see [[BlueM.Opt Multithreading|Multithreading]].
| yes/no || Specifies whether evaluations should be carried out in multithreading mode. In multithreading mode, multiple individuals are evaluated simultaneously, providing for considerable speed improvements. Whether this option is available depends on the selected combination of application and algorithm, both of which have to support multithreading. For more information see [[BlueM.Opt Multithreading|Multithreading]].
|-
|-
| '''Nur die aktuelle Generation anzeigen'''<br/>(show only the current generation)
| '''Only display the current generation'''
| yes/no || If switched on, this will cause the main diagram to only show the current generation of individuals. This can produce a performance improvement.
| yes/no || If activated, this will cause the main diagram to only show the current generation of individuals. Older generations are not displayed. This can produce a performance improvement.
|}
|}




[[Category:BlueM.Opt Anwendung|S]]
[[Category:BlueM.Opt Usage|U]]

Revision as of 01:57, 22 January 2018

EVO.png BlueM.Opt | Usage | Development

Screenshot showing the settings pane (left) and the settings load/save button (top)

Most of the Optimization settings in BlueM.Opt are algorithm-specific and are explained on the corresponding algorithm pages, see the list of Algorithms.

Once an algorithm has been selected, the settings pane will show additional tabs corresponding to the selected algorithm.

Settings can be saved and loaded (XML file) using the Settings button in the toolbar.

The settings on the General tab are common to all algorithms:

Setting Options Explanation
Use multithreading yes/no Specifies whether evaluations should be carried out in multithreading mode. In multithreading mode, multiple individuals are evaluated simultaneously, providing for considerable speed improvements. Whether this option is available depends on the selected combination of application and algorithm, both of which have to support multithreading. For more information see Multithreading.
Only display the current generation yes/no If activated, this will cause the main diagram to only show the current generation of individuals. Older generations are not displayed. This can produce a performance improvement.