<div dir="ltr"><div>Dear CSDP maintainers,</div><div><br></div>In the CSDP user guide, the first termination criteria is:<div>tr(X*Z) / (1 + |a' y|)</div><div>however, in the source code, it seems that what is computed is rather</div><div>tr(X*Z) / (1 + |a' y| + |tr(C*X)|)</div><div><br></div><div>Regards,</div><div>BenoĆ®t</div></div>