Initializing help system before first use

XKTR_PARAM_MIP_ROUNDING

Description
Specifies the MIP rounding rule to apply.
Type
Integer
Values
0 
(auto) Let Knitro choose the rounding rule.
1 
(none) Do not round if a node is infeasible.
2 
(heur_only) Round using a fast heuristic only.
3 
(nlp_sometimes) Round and solve a subproblem if likely to succeed.
4 
(nlp_always) Always round and solve a subproblem.
Default value
0