Initializing help system before first use

LOCALCHOICE

Description
Controls when to perform a local backtrack between the two child nodes during a dive in the branch and bound tree.
Type
Integer
Values
1 
Never backtrack from the first child, unless it is dropped (infeasible or cut off).
2 
Always solve both child nodes before deciding which child to continue with.
3 
Automatically determined.
Default value
1
Affects routines