GRBCallback::getIntInfo()


GRBCallback::getIntInfo()

Request int-valued callback information. The available information depends on the value of thewheremember. For information on possible values ofwhere, and the int-valued information that can be queried for different values ofwhere, please refer to theCallbacksection.

int getIntInfo( int what )

    Arguments:

    what: Information requested (refer to the list of GurobiCallback Codesfor possible values).

    Return value:

    Value of requested callback information.