Describe the bug
Thin client uses different naming compared to what is there in SDK, for example
| Thin client |
SDK |
| relative_mip_gap |
mip_relative_gap |
| absolute_mip_gap |
mip_absolute_gap |
Steps/Code to reproduce bug
https://github.com/rapidsai/cuopt/blob/6499e52f8d48795b3373c14825d0f9b00cf84313/python/cuopt_self_hosted/cuopt_sh_client/thin_client_solver_settings.py#L207C13-L207C29
Expected behavior
Names should be same