The different cvx_precision sets have different status? Uncategorized Nov 1, 2021 N NWPU_Xiu Nov 1, 2021 #1 To solve the same optimization problem, when the cvx_precision is set as low, the status of the solution is infeasible. When the cvx_precision is set as best, the status of the solution is infeasible. Why? The solver I used is mosek. N NWPU_Xiu Nov 1, 2021 #2 OK! I have found the answer.