Difference between revisions of "Concepts Covered in the Airline NLP Example"

Line 2: Line 2:
 
<breadcrumbs> Analytica Optimizer Guide > {{PAGENAME}}</breadcrumbs><br />  
 
<breadcrumbs> Analytica Optimizer Guide > {{PAGENAME}}</breadcrumbs><br />  
  
Before reading this chapter, you should already be familiar with the basic parameters of [http://wiki.analytica.com/index.php?title=DefineOptimization DefineOptimization]() and [http://wiki.analytica.com/index.php?title=OptSolution OptSolution]() functions, as discussed in the [http://wiki.analytica.com/index.php?title=Quick_Start Quick Start], and the roles of intrinsic and extrinsic indexes in optimization, as discussed in [http://wiki.analytica.com/index.php?title=Arrays_in_Optimization_Models_and_Array_Abstraction Arrays in Optimization Models and Array Abstraction].
+
Before reading this chapter, you should already be familiar with the basic parameters of [[DefineOptimization]]() and [[OptSolution]]() functions, as discussed in the [[Quick Start]], and the roles of intrinsic and extrinsic indexes in optimization, as discussed in [[Arrays in Optimization Models and Array Abstraction]].
  
Additionally, Modules 3 and 4 of the Airline NLP example assume familiarity with Monte Carlo simulation and Probability Distributions (see Statistics, Sensitivity, and Uncertainty Analysis in the Analytica User Guide).  
+
Additionally, Modules 3 and 4 of the Airline NLP example assume familiarity with Monte Carlo simulation and Probability Distributions (see [[Statistics, Sensitivity, and Uncertainty Analysis]] in the Analytica User Guide).  
  
Module 7 assumes familiarity with the [http://wiki.analytica.com/index.php?title=Dynamic Dynamic]() function (see Dynamic Simulation in the Analytica User Guide).
+
Module 7 assumes familiarity with the [[Dynamic]]() function (see [[Dynamic Simulation]] in the Analytica User Guide).
  
 
Topics relevant to all optimization types (LP, QP, and NLP) are:
 
Topics relevant to all optimization types (LP, QP, and NLP) are:

Revision as of 22:21, 2 February 2016


Before reading this chapter, you should already be familiar with the basic parameters of DefineOptimization() and OptSolution() functions, as discussed in the Quick Start, and the roles of intrinsic and extrinsic indexes in optimization, as discussed in Arrays in Optimization Models and Array Abstraction.

Additionally, Modules 3 and 4 of the Airline NLP example assume familiarity with Monte Carlo simulation and Probability Distributions (see Statistics, Sensitivity, and Uncertainty Analysis in the Analytica User Guide).

Module 7 assumes familiarity with the Dynamic() function (see Dynamic Simulation in the Analytica User Guide).

Topics relevant to all optimization types (LP, QP, and NLP) are:


Embedded topics relevant only to Non-Linear Problems (NLPs) are:


Comments


You are not allowed to post comments.