Difference between revisions of "Optimizer Attributes"
Jhernandez3 (talk | contribs) |
Jhernandez3 (talk | contribs) |
||
Line 2: | Line 2: | ||
<breadcrumbs> Analytica Optimizer Guide > {{PAGENAME}}</breadcrumbs><br /> | <breadcrumbs> Analytica Optimizer Guide > {{PAGENAME}}</breadcrumbs><br /> | ||
− | This chapter describes the special node attributes | + | This chapter describes the special node attributes used in optimization problems: |
− | + | * Domain and Bounds | |
− | + | * Intrinsic Indexes | |
− | + | * Guess | |
− | |||
− | |||
− | * | ||
− | * | ||
− | * | ||
+ | == Visible and Hidden Attributes == | ||
+ | The default set of attributes Analytica displays depends on the edition. Standard attributes for Analytica Professional and Analytica Enterprise include Identifier, Title, Units, Description, and Definition. This chapter focuses on some additional attributes that are specific to Analytica Optimizer. These include: | ||
+ | {| cellpadding="2" class="wikitable" | ||
+ | |- | ||
+ | ! width="250pt" | Analytica Optimizer Attributes | ||
+ | ! width="200pt" | Node Type | ||
+ | ! width="250pt" | Visibility | ||
+ | |- | ||
+ | | Domain and Bounds | ||
+ | | Decision | ||
+ | | Always visible | ||
+ | |- | ||
+ | | Intrinsic Indexes | ||
+ | | Decision, Constraint | ||
+ | | Always visible | ||
+ | |- | ||
+ | | Initial Guess | ||
+ | | Decision | ||
+ | | Hidden by default, visible if chosen | ||
+ | |} | ||
<footer> Key Concepts: The Airline NLP Example / {{PAGENAME}} / Optimizer Function Reference</footer> | <footer> Key Concepts: The Airline NLP Example / {{PAGENAME}} / Optimizer Function Reference</footer> |
Revision as of 03:10, 21 November 2015
This chapter describes the special node attributes used in optimization problems:
- Domain and Bounds
- Intrinsic Indexes
- Guess
Visible and Hidden Attributes
The default set of attributes Analytica displays depends on the edition. Standard attributes for Analytica Professional and Analytica Enterprise include Identifier, Title, Units, Description, and Definition. This chapter focuses on some additional attributes that are specific to Analytica Optimizer. These include:
Analytica Optimizer Attributes | Node Type | Visibility |
---|---|---|
Domain and Bounds | Decision | Always visible |
Intrinsic Indexes | Decision, Constraint | Always visible |
Initial Guess | Decision | Hidden by default, visible if chosen |
Comments
Enable comment auto-refresher