Initializing help system before first use

SERIALIZEPREINTSOL

Description
Setting SERIALIZEPREINTSOL to 1 will ensure that the preintsol callback will always be fired in a deterministic order during a parallel MIP solve.
Type
Integer
Values
0 
The preintsol callbacks will be fired asynchronously from different threads.
1 
The preintsol callbacks will be fired in a deterministic order.
Default value
0
Affects routines