Why different results obtained for the same CVX solver and the complete same problem?

Uncategorized
Jul 13, 2023
Z

If the cvx platform has the same input every time, the objective function, constraints, and solution results are different, what are the possible reasons? thanks for answering.

M

Please show us a reproducible problem, complete with all input data, and solver and CVX output. Also show us the output of cvx_version .

Are you sure you are not using different random numbers for input data each time?