OUTPUTLOG
Description
|
This controls the level of output produced by the Optimizer during optimization. In the Console Optimizer,
OUTPUTLOG controls which messages are sent to the screen (
stdout). When using the Optimizer library, no output is sent to the screen. If the user wishes output to be displayed, they must define a callback function and print messages to the screen themselves. In this case,
OUTPUTLOG controls which messages are sent to the user output callback.
|
||||||||
Type
|
Integer
|
||||||||
Values
|
|
||||||||
Default value
|
1
|
||||||||
Affects routines
|