Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
GRBCallback::getIntInfo()
Request int-valued callback information. The available information
depends on the value of the where
member. For information on
possible values of where
, and the int-valued information that
can be queried for different values of where
, please refer to
the Callback section.
int | getIntInfo ( | int | what ) |
Arguments:
what: Information requested (refer to the list of Gurobi Callback Codes for possible values).
Return value:
Value of requested callback information.