Difference between revisions of "Controlling Engine Selection and Setting"

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 [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]()).
+
[[Selecting the Optimization Engine|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 Also ==
 
== See Also ==
[http://wiki.analytica.com/index.php?title=Specifying_Settings Specifying Settings]
+
* [[Selecting the Optimization Engine]]
 +
* [[DefineOptimization]]
 +
* [[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 20:58, 31 March 2016


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 Also


Comments


You are not allowed to post comments.