I want to set the parameterCUOPT_MIP_RELATIVE_GAP. The documentation says " When setting parameters in thin client solver settings, remove CUOPT_ from the parameter name and convert to lowercase". I used “mip_relative_gap” but got an error indicating the variable name was incorrect.
“mip_relative_gap” is the correct parameter name. So that should have worked. Would you mind posting the output? And/or the code where you are setting this parameter?