[GIT] ppl/ppl(sparse_matrices): When the `--check' option is used, input data is perturbed the same way as GLPK does.

Module: ppl/ppl Branch: sparse_matrices Commit: 12f60158e2122303413a67c19425ba8714196f1e 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.
---
README | 3 +- demos/ppl_lpsol/Makefile.am | 1 + demos/ppl_lpsol/glpk_set_d_eps.c | 285 ++++++++++++++++++++++++++++++++++++++ demos/ppl_lpsol/ppl_lpsol.1 | 7 +- demos/ppl_lpsol/ppl_lpsol.c | 41 ++++-- doc/ppl-config.1 | 2 +- 6 files changed, 319 insertions(+), 20 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=12f60158e...
participants (1)
-
Roberto Bagnara