Difference between revisions of "Controlling Engine Selection and Setting"
Jhernandez3 (talk | contribs) |
Jhernandez3 (talk | contribs) |
||
Line 2: | Line 2: | ||
<breadcrumbs> Analytica Optimizer Guide > {{PAGENAME}}</breadcrumbs><br /> | <breadcrumbs> Analytica Optimizer Guide > {{PAGENAME}}</breadcrumbs><br /> | ||
− | Optimization engines can be controlled by changing certain internal settings. These settings are accessible through the optional '''SettingName''' and '''SettingValue''' parameters of [[DefineOptimization]](). It is sometimes useful to experiment with different settings if the engine is not performing as expected on a particular type of problem (see [ | + | Optimization engines can be controlled by changing certain internal settings. These settings are accessible through the optional '''SettingName''' and '''SettingValue''' parameters of [[DefineOptimization]](). It is sometimes useful to experiment with different settings if the engine is not performing as expected on a particular type of problem (see [http://wiki.analytica.com/index.php?title=Specifying_Settings Specifying Settings]). You may also want to try different engines using the optional '''Engine''' parameter of [[DefineOptimization]]() (see [http://wiki.analytica.com/index.php?title=DefineOptimization DefineOptimization]()). |
+ | |||
+ | == See Also == | ||
+ | [http://wiki.analytica.com/index.php?title=Specifying_Settings Specifying Settings] | ||
+ | |||
+ | [http://wiki.analytica.com/index.php?title=Quick_Start#The_DefineOptimization.28.29_Function The DefineOptimization Function] | ||
<footer> Module 7: Embedding an NLP in a Dynamic Loop / {{PAGENAME}} / Optimizer Attribute Reference</footer> | <footer> Module 7: Embedding an NLP in a Dynamic Loop / {{PAGENAME}} / Optimizer Attribute Reference</footer> |
Revision as of 15:18, 6 December 2015
Optimization engines can be controlled by changing certain internal settings. These settings are accessible through the optional SettingName and SettingValue parameters of DefineOptimization(). It is sometimes useful to experiment with different settings if the engine is not performing as expected on a particular type of problem (see Specifying Settings). You may also want to try different engines using the optional Engine parameter of DefineOptimization() (see DefineOptimization()).
See Also
Comments
Enable comment auto-refresher