GRBCallback::getSolution()

Retrieve values from the current solution vector. Only available when the where member variable is equal to GRB_CB_MIPSOL.

double getSolution ( GRBVar v )

double* getSolution ( const GRBVar* xvars,
    int len )