
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=82b6eee4e36ff... Merge: dc4a6a3651215889f2324fa073a85605ebe870b0 75de3adbd70ca2f2d42112a53e719c27cbea4731 Author: Roberto Bagnara bagnara@cs.unipr.it Date: Sat Jul 3 12:32:28 2010 +0200
Merge branch 'master' into floating_point
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=75de3adbd70ca... Author: Roberto Bagnara bagnara@cs.unipr.it Date: Sat Jul 3 12:03:09 2010 +0200
Version number bumped.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=16cbdda5d7d35... Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Mon Jun 28 09:36:56 2010 +0200
Improved specification and implementation of erase_artificials().
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=e23face68ebfc... Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Mon Jun 28 08:48:32 2010 +0200
Use PPL_ASSERT() instead of plain assert().
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=40ab909d8ec60... Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Sat Jun 26 21:40:44 2010 +0200
Improved MIP_Problem preprocessing phase and solved an efficiency bug.
Rewritten private methods parse_constraints(), merge_split_variable() and process_pending_constraints(): specification clarified and implementation improved to avoid allocating more tableau rows and columns than needed. This results in an overall speedup, in particular when solving problems incrementally.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=3e33e00ded13f... Author: Roberto Bagnara bagnara@cs.unipr.it Date: Thu Jun 17 16:29:18 2010 +0200
Updated from Libtool 2.2.10.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=044730210d626... Author: Roberto Bagnara bagnara@cs.unipr.it Date: Thu Jun 17 16:20:34 2010 +0200
Added missing argument names.