This function parses through the user-submitted CPLEX options to
determine what the feasibility tolerance is. This tolerance can
then be used for the audit. If the user does not set the CPLEX
feasibility tolerance, then a default value of 1e-06
is
returned.
optionsCplexAPITol(options)
list, the set of options submitted by the user.
scalar, the level to set the audit tolerance at.