Initializing help system before first use

XPRB Properties

The XPRB type exposes the following members.

Properties
  Name Description
Public propertyStatic member modelingLayerMemoryUsage
The amount of memory used within the modeling layer. This can be useful information for troubleshooting memory-related issues. Note this counts the unmanaged memory used in the native BCL modeling layer, but does not count the memory footprint of managed BCL objects themselves, or the memory requirements of the XPRSprob & the optimization itself.
Public propertyStatic member modelingLayerMemoryUsageUpdateGranularity
The modelingLayerMemoryUsage will only be updated when the underlying memory usage has changed by more than this amount (in bytes). We would not recommend this is modified except on the advice of FICO support.
Top
See Also