Initializing help system before first use

HEURTHREADS

Description
Branch and Bound: The number of threads to dedicate to running heuristics during the root solve and tree search.
Type
Integer
Values
-1 
Automatically determined from the THREADS control.
0 
Disabled. Heuristics will be run sequentially with the root LP solve, cutting and tree search.
>=1 
Number of threads to dedicate to parallel heuristics.
Default value
0
Notes
When heuristic threads are enabled, the heuristics will be run in parallel with the root cutting and in parallel with the branch-and-bound tree search.
During the branch-and-bound tree search, a number of the allowed MAXMIPTASKS tasks will be reserved for parallel heuristics. This number of reserved tasks is given by HEURTHREADS.
Affects routines
See also

© 2001-2023 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.