Cookie Settings

Try our new documentation site (beta).

Filter Content By
Version
Table of contents
Filter by Language
C API Details
C++ API Details
GRBModel +
Java API Details
GRBModel
.NET API Details
GRBModel +
Python API Details
Model +
Attributes
Parameters
Parameter Descriptions +


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?