From benoit.legat at gmail.com Sun Jan 1 11:09:36 2017 From: benoit.legat at gmail.com (=?UTF-8?Q?Beno=C3=AEt_Legat?=) Date: Sun, 1 Jan 2017 17:09:36 +0100 Subject: [Csdp-tickets] Termination criteria In-Reply-To: References: Message-ID: Thank you ! By the way, I have seen that you have a list of CSDP wrappers on the webpage so you might be interested to know that Elias Kuthe and I have written a Julia wrapper for CSDP. See here: github.com/JuliaOpt/CSDP.jl. 2016-12-30 22:37 GMT+01:00 Brian Borchers : > Thank you for spotting this error in the documentation. Because either a > or C might be 0, it's important to include both |a'*y'| and |tr(C*X)| in > the normalization in this termination criteria. I'll make sure that the > documentation matches the code. > > On Sun, Dec 18, 2016 at 6:55 AM, Beno?t Legat > wrote: > >> Dear CSDP maintainers, >> >> In the CSDP user guide, the first termination criteria is: >> tr(X*Z) / (1 + |a' y|) >> however, in the source code, it seems that what is computed is rather >> tr(X*Z) / (1 + |a' y| + |tr(C*X)|) >> >> Regards, >> Beno?t >> >> _______________________________________________ >> Csdp-tickets mailing list >> Csdp-tickets at list.coin-or.org >> https://urldefense.proofpoint.com/v2/url?u=http-3A__list.coi >> n-2Dor.org_mailman_listinfo_csdp-2Dtickets&d=CwICAg&c=Ngd- >> ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=v6WE143jZEM_60H8_5 >> y1Mg&m=FATiA2BDuVsZAB3zUDi1tezY_6gPHHFHZum3U06iydo&s=Eb981M1 >> OfJK4RwFh28vCUeJBvGKo6qiunb5j47n_1mU&e= >> >> > > > -- > Brian Borchers borchers at nmt.edu > Department of Mathematics http://www.nmt.edu/~borchers/ > New Mexico Tech Phone: (575) 322-2592 > Socorro, NM 87801 FAX: (575) 835-5366 > -------------- next part -------------- An HTML attachment was scrubbed... URL: