Initializing help system before first use

XKTR_PARAM_MIP_BRANCHRULE

Description
Specifies which branching rule to use for MIP branch and bound procedure.
Type
Integer
Values
0 
(auto) Let Knitro automatically choose the branching rule.
1 
(most_frac) Use most fractional (most infeasible) branching.
2 
(pseudcost) Use pseudo-cost branching.
3 
(strong) Use strong branching (see options XKTR_PARAM_MIP_STRONG_CANDLIM, XKTR_PARAM_MIP_STRONG_LEVEL, XKTR_PARAM_MIP_STRONG_MAXIT for further control of strong branching procedure).
Default value
0