Optcr

Top  Previous  Next

This option specifies a relative termination tolerance for use in solving MIP problems.  The solver will stop the solution process when the proportional difference between the solution found and the best theoretical objective function is guaranteed to be smaller than optcr as discussed in the MIP chapter.  This option is used by setting

 

Option  Optcr=realnumber;

 

The default realnumber is 0.10.