{"code":0,"description":"Problem solved to optimality","_row":"ECOS_OPTIMAL"} {"code":1,"description":"Found certificate of primal infeasibility","_row":"ECOS_PINF"} {"code":2,"description":"Found certificate of dual infeasibility","_row":"ECOS_DINF"} {"code":10,"description":"Offset exitflag at inaccurate results","_row":"ECOS_INACC_OFFSET"} {"code":-1,"description":"Maximum number of iterations reached","_row":"ECOS_MAXIT"} {"code":-2,"description":"Search direction unreliable","_row":"ECOS_NUMERICS"} {"code":-3,"description":"s or z got outside the cone, numerics?","_row":"ECOS_OUTCONE"} {"code":-4,"description":"solver interrupted by a signal/ctrl-c","_row":"ECOS_SIGINT"} {"code":-7,"description":"Unknown problem in solver","_row":"ECOS_FATAL"}