[GIT] ppl/ppl(sparse_matrices): Mention the correction of an efficiency bug in the C interface.

Module: ppl/ppl Branch: sparse_matrices Commit: 719f973998fc26bafb723586da46eaf3b72de66c URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=719f973998fc2...
Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Fri Sep 17 15:42:03 2010 +0200
Mention the correction of an efficiency bug in the C interface.
---
NEWS | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS index 5ac4a8f..93de84b 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,9 @@ o The input routine for PPL numeric datatypes has been extended to Bugfixes ========
+o Corrected an efficiency bug in the C language interface function + int ppl_Linear_Expression_add_to_coefficient() + o Corrected a bug affecting the input routine of ppl_lpsol, whereby the inhomogeneous term of the objective function was disregarded.
participants (1)
-
Enea Zaffanella