Initializing help system before first use

DETERMINISTICLOG

Description
Suppress non-deterministic log information in the standard MIP log. In particular, wall clock time stamps are replaced by (deterministic) work units.
Type
Integer
Topic areas
Values
0 
Report wall clock time stamps and other non-deterministic log information (the default)
1 
Suppress non-deterministic log information. In particular, report deterministic work units instead of time.
Default value
0
Notes
By default, all solution routines of the Optimizer are deterministic - multiple invocations on the same data yield a reproducible algorithmic path. However, some of the log information produced may differ between two runs. In particular, wall clock time stamps in seconds may slightly vary between runs. Setting DETERMINISTICLOG=1 suppresses all nondeterministic log information. All time stamps are reported as deterministic work units.
Setting DETERMINISTICLOG=1 also suppresses memory usage information.
The degree of determinism of the Optimizer is governed by the user control DETERMINISTIC.
The correct function of time limit controls such as TIMELIMIT is not affected by this control.
This control does not guarantee a deterministic log for nonstandard values of the MIPLOG control.
Affects routines
See also
Category
Control

© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.