Filter Content By
Version
Text Search
GRBModel::getEnv()
Query the environment associated with the model. Note that each model makes its own copy of the environment when it is created. To change parameters for a model, for example, you should use this method to obtain the appropriate environment object.
GRBEnv | getEnv ( ) |
Return value:
The environment for the model.