Analytica Optimizer Guide

Revision as of 15:03, 12 November 2015 by Jhernandez3 (talk | contribs)

Using this Guide

This Guide explains how to use the Analytica Optimizer. It provides a Quick Start Tutorial and an introduction to the basic concepts of optimization, including linear, quadratic, and nonlinear programming (NLP), including special topics in NLP. However, it is not a complete textbook on optimization. For more challenging applications, you might find it useful to consult one of the many good textbooks on optimization.

Under the title of each page on this guide, the page's hierarchy and any parent pages are listed.

The pages in this guide can be read in any order. However, if you want to read the guide sequentially, there are links to the previous and next pages at the bottom of each page which will take the reader through all of the guide's pages in order. As an example, at the bottom of this page, there are links to Analytica Wiki, the section prior to this page, and Introduction to the Guide, the section on the next page.

Throughout this guide, we use a shorthand notation for displaying the definitions of Analytica objects. An object’s class (e.g., Variable, Decision, Constraint, etc) and identifier is followed by :=, and the definition is displayed on the right. In the example below, a Constraint object class with the identifier Volume Constraint is defined as Volume >= Required Volume.

2-1.png

Table of Contents

  1. Introduction
  2. Quick Start
  3. Optimization Characteristics
  4. Optimizing with Arrays
  5. Key Concepts: The Airline NLP Example
  6. Optimizer Attribute Reference
  7. Optimizer Function Reference
  8. Control Settings
Comments


You are not allowed to post comments.