GRBModel.Reset()


GRBModel.Reset()

Reset the model to an unsolved state, discarding any previously computed solution information.

void Reset( )

void Reset( int clearall )

    Arguments:

    clearall: Should additional information such as MIP starts, variable hints, branching priorities, lazy flags, and partition information be cleared?