Initializing help system before first use

TREEDIAGNOSTICS

Description
A bit vector providing control over how various tree-management-related messages get printed in the global logfile during the branch-and-bound search.
Type
Integer
Values
Bit
Meaning
0 
Output regular summaries of current tree memory usage.
1 
Output messages whenever tree data is being written to global file.
1 
Output progress messages while tree data is being written to the global flie, at an interval controlled by the GLOBALFILELOGINTERVAL control.
Default value
7
Affects routines
See also