Movatterモバイル変換


[0]ホーム

URL:


ContentsMenuExpandLight modeDark modeAuto light/dark mode
Gurobi Optimizer Reference Manual
Light LogoDark Logo

Concepts

Features

Reference

Gurobi
Back to top

Batch Attributes#

BatchErrorCode#

  • Type:int

  • Modifiable:No

Retrieve the last error code received from the Cluster Managerassociated with this batch. A non-zero value indicates that a problemoccurred. Refer to theError Codes tablefor a list of possible return values. Details on the error can be obtained byqueryingBatchErrorMessage.

Note that all Batch attributes arecached locally, and are only updated when you create a client-side batchobject or when you explicitly update this cache (by calling theappropriate update function -GRBupdatebatch forC,update forPython, etc.).

For examples of how to query or modify attributes, refer to ourAttribute Examples.

BatchErrorMessage#

  • Type:string

  • Modifiable:No

Retrieve the last error message received from the Cluster Managerassociated with this batch. The related error code can be queriedthrough theBatchErrorCode attribute.

Note that all Batch attributes arecached locally, and are only updated when you create a client-side batchobject or when you explicitly update this cache (by calling theappropriate update function -GRBupdatebatch forC,update forPython, etc.).

For examples of how to query or modify attributes, refer to ourAttribute Examples.

BatchID#

  • Type:string

  • Modifiable:No

The ID for the batch. Please refer to theBatch Optimization section for moredetails.

Note that all Batch attributes arecached locally, and are only updated when you create a client-side batchobject or when you explicitly update this cache (by calling theappropriate update function -GRBupdatebatch forC,update forPython, etc.).

For examples of how to query or modify attributes, refer to ourAttribute Examples.

BatchStatus#

  • Type:int

  • Modifiable:No

Current status for the batch request. Status values are described in theStatus Code section.

Note that all Batch attributes arecached locally, and are only updated when you create a client-side batchobject or when you explicitly update this cache (by calling theappropriate update function -GRBupdatebatch forC,update forPython, etc.).

For examples of how to query or modify attributes, refer to ourAttribute Examples.

Help and Feedback

On this page

[8]ページ先頭

©2009-2025 Movatter.jp