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 +


GRBEnv::message()

Write a message to the console and the log file.

void message ( const string& message )

    Arguments:

    message: Print a message to the console and to the log file. Note that this call has no effect unless the OutputFlag parameter is set.