The OplFactory type exposes the following members.
Methods
| Name | Description | |||
|---|---|---|---|---|
|
|
addToKeepRefs | |||
|
|
CreateCP |
Creates a new ILOG CP Optimizer instance.
|
||
|
|
CreateCplex |
Creates a new ILOG CPLEX instance.
|
||
|
|
CreateOplCompiler | |||
|
|
CreateOplConflictIterator | |||
|
|
CreateOplCplexBasis |
Constructor.
|
||
|
|
CreateOplCplexVectors |
Constructor.
|
||
|
|
CreateOplDataElements |
Constructs empty collections of data elements.
|
||
|
|
CreateOplDataSerializer(TextWriter) | Obsolete. Shortcut constructor for a serializing data handler. |
||
|
|
CreateOplDataSerializer(OplSettings, TextWriter) | |||
|
|
CreateOplDataSource | |||
|
|
CreateOplDataSourceFromStream | |||
|
|
CreateOplDataSourceFromString | |||
|
|
CreateOplErrorHandler()()()() |
Creates an error handler that display messages on the standard output.
|
||
|
|
CreateOplErrorHandler(TextWriter) |
This constructor creates a default error handler, reporting to a stream.
|
||
|
|
CreateOplModel(OplModelDefinition, CP) | |||
|
|
CreateOplModel(OplModelDefinition, Cplex) | |||
|
|
CreateOplModelDefinition(OplModelSource, OplErrorHandler) | Obsolete. | ||
|
|
CreateOplModelDefinition(OplModelSource, OplSettings) | |||
|
|
CreateOplModelSource(String) | |||
|
|
CreateOplModelSource(String, Boolean) | Obsolete. | ||
|
|
CreateOplModelSourceFromStream | |||
|
|
CreateOplModelSourceFromString(String, String) | |||
|
|
CreateOplModelSourceFromString(String, String, Boolean) | Obsolete. | ||
|
|
CreateOplProfiler |
This is the constructor for the default profiler.
|
||
|
|
CreateOplProject |
Creates a project for the OPL IDE.
|
||
|
|
CreateOplRelaxationIterator | |||
|
|
CreateOplRunConfiguration(String) | |||
|
|
CreateOplRunConfiguration(OplModelDefinition) | |||
|
|
CreateOplRunConfiguration(String, String) | |||
|
|
CreateOplRunConfiguration(String, array<String>[]()[][]) | |||
|
|
CreateOplRunConfiguration(OplModelDefinition, OplDataElements) | |||
|
|
CreateOplSettings | |||
|
|
End |
Deletes the OPL environment, clearing all the memory used by the objects created through this factory.
|
||
|
|
Equals |
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
||
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
||
|
|
getEnv |
|
||
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
||
|
|
GetOplFactoryFrom | |||
|
|
getOplFactoryFromEnv | |||
|
|
GetType |
Gets the type of the current instance. (Inherited from Object.) |
||
|
|
IloOplDataSerializer | |||
|
|
makeInputStream(Stream) | |||
|
|
makeInputStream(String) | |||
|
|
MapIndexArray |
Returns an array to manipulate indices to access instances of IloTupleMap.
|
||
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
||
|
|
RegisterLicense |
Entry point for runtime licenses.
|
||
|
|
ReleaseLicense |
Forces OPL to release the license it is currently holding.
|
||
|
|
removeFromKeepRefs | |||
|
|
SetError |
Redirects all error messages to the given stream
|
||
|
|
SetOut |
Redirects all output messages to the given stream
|
||
|
|
SetWarning |
Redirects all warning messages to the given stream
|
||
|
|
ToString | (Overrides Object..::..ToString()()()().) |