**Describe the bug** Consider a scenario where lower bound is > upper bound, in this case when you try to set value, you get error invalid bounds. ``` {"CUOPT_ERROR_TYPE": "ValidationError", "msg": "Variable bounds are invalid"} ``` **Steps/Code to reproduce bug** Test file [test.zip](https://github.com/user-attachments/files/21637890/test.zip) This can't be reproduced through cli or with mps **Expected behavior** Should return infeasible