The Solvers Collection

The Solvers collection is used to store a list of Solver objects. The parent OptiMax object uses a Solvers collection to store a list of all the solvers that have been added (loaded) and are available.

Properties for the Solvers Object

Count

The number of Solver objects in the collection. (Integer Property - Read Only)

Item (Index)

Returns the selected Solver object from the collection. (Object Property)

Methods for the Solvers Object

Add (Name)

Adds a new Solver object to the collection. (Method)


Back To Top | Maximal Home Page | Table of Contents | Previous Page | Next Page