This thread provided some really useful information but I still would like to clarify a couple things:
- Do the solver statuses OSQP_MAX_ITER_REACHED and OSQP_TIME_LIMIT_REACHED say anything about the feasibility of the returned solution? My understanding from that thread is that they do not.
- If not, does OSQP provide any other way of determining if the solution is feasible?
Thanks in advance!