OptimizerOptions Object

Top  Previous  Next

Description

The OptimizerOptions object is a base type that provides access to customization options for third party optimization libraries to the objects that derive from it. This object is not creatable in script. See the Optimization Guide for more information.

 

Users cannot create instances of this type of object. However, users can access instances of this object type that have been created indirectly, for example as children of other objects. Users can also access any static properties and methods on this object type.

 

Inheritance Hierarchy: Object->OptimizerOptions

Derived Types: IpoptOptions, NloptOptions, SnoptOptions

 

Available In Editions:

Mission

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Properties

 

Methods

 

 

See also

Optimization Guide