Initializing help system before first use

XKTR_PARAM_MAXIT

Description
Specifies the maximum number of iterations before termination.
Type
Integer
Values
0 
Let Knitro automatically choose a value based on the problem type. Currently Knitro sets this value to 10000 for LPs/NLPs and 3000 for MIP problems.
n 
At most n>0 iterations may be performed before terminating.
Default value
0