Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
GRBModel.Reset()
Reset the model to an unsolved state, discarding any previously computed solution information.
void | Reset ( ) |
void | Reset ( | int | clearall ) |
Arguments:
clearall: A value of 1 discards additional information that affects the solution process but not the actual model (currently MIP starts, variable hints, branching priorities, lazy flags, and partition information). Pass 0 to just discard the solution.