[GIT] ppl/ppl(ppl-0_11-branch): New commits

URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=e3feffbc17e31... Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Wed Sep 1 08:36:00 2010 +0200
Improved documentation for number input routine. Added another couple of tests.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=dd5bdc7dd6b33... Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Wed Sep 1 08:18:04 2010 +0200
Let the input routine accept floating-point syntax starting with ".".
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=c00c6ad02ef68... Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Tue Aug 31 22:20:12 2010 +0200
Let the input routine for checked numbers accepts C99 hexadecimal float syntax.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=eac65c875791c... Author: Roberto Bagnara bagnara@cs.unipr.it Date: Mon Aug 30 09:20:53 2010 +0200
Use a convenience library to confine the compilation of glpk_set_d_eps.c.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=f078b9a6bcc0c... Author: Roberto Bagnara bagnara@cs.unipr.it Date: Sun Aug 29 14:32:07 2010 +0200
Started revising the expected results.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=108769b7f3ca8... Author: Roberto Bagnara bagnara@cs.unipr.it Date: Sun Aug 29 14:10:03 2010 +0200
For checking purposes, use the exact LP solver of GLPK.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=12f60158e2122... Author: Roberto Bagnara bagnara@cs.unipr.it Date: Sun Aug 29 12:10:11 2010 +0200
When the `--check' option is used, input data is perturbed the same way as GLPK does.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=c82a273918461... Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Sun Aug 29 11:01:58 2010 +0200
Do also read the inhomogeneous term of the objective function.
This should allow for a (almost) meaningful comparison with the optimizied value computed by glpk when using command line option -c.
Also corrected a minor bug in the output routine for the objective function (an open parenthesis was sometimes missing).
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=f75832a600dfb... Author: Roberto Bagnara bagnara@cs.unipr.it Date: Sat Aug 28 14:31:18 2010 +0200
Tightened the implementation of the `--max-memory' option.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=95a83d824c7ff... Author: Roberto Bagnara bagnara@cs.unipr.it Date: Sat Aug 28 14:11:34 2010 +0200
Fixed the argument type of limit_virtual_memory(): should be unsigned long.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=309c66893fcd9... Author: Roberto Bagnara bagnara@cs.unipr.it Date: Sat Aug 28 14:05:20 2010 +0200
Put under Git control.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=512ff26f25f4d... Author: Roberto Bagnara bagnara@cs.unipr.it Date: Sat Aug 28 14:00:21 2010 +0200
Fixed the argument type of limit_virtual_memory(): should be unsigned long.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=cb82804e0fac7... Author: Roberto Bagnara bagnara@cs.unipr.it Date: Sat Aug 28 13:58:44 2010 +0200
Augment the precision with which floating point numbers are printed in error messages.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=e5f7fe919c776... Author: Roberto Bagnara bagnara@cs.unipr.it Date: Wed Aug 25 18:29:52 2010 +0200
Added $(top_builddir)/src/libppl.la to ppl_lpsol_LDADD.
URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=fb8063c03702d... Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Sun Aug 15 15:24:43 2010 +0200
Improved doxygen docs for Matrix::permute_columns().
participants (1)
-
Roberto Bagnara