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

Roberto Bagnara bagnara at cs.unipr.it
Fri Sep 3 14:32:58 CEST 2010


URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=e3feffbc17e3188d86afc86f9457a856163d542a
Author: Enea Zaffanella <zaffanella at 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=dd5bdc7dd6b33e94ff4bbf0b3e33d7f791d8e31c
Author: Enea Zaffanella <zaffanella at 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=c00c6ad02ef68fb19f2692ff0ff0d290d203673b
Author: Enea Zaffanella <zaffanella at 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=eac65c875791c7ad6065a918cada3783f487f706
Author: Roberto Bagnara <bagnara at 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=f078b9a6bcc0c1fa82d474e676e82a8e5dd8d319
Author: Roberto Bagnara <bagnara at 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=108769b7f3ca869c9c852da8f0fdaed22d4e6d64
Author: Roberto Bagnara <bagnara at 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=12f60158e2122303413a67c19425ba8714196f1e
Author: Roberto Bagnara <bagnara at 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=c82a27391846139072cadf0754f59f4805f4f99b
Author: Enea Zaffanella <zaffanella at 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=f75832a600dfb6af890af3fb94cb99500d7e5de4
Author: Roberto Bagnara <bagnara at 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=95a83d824c7ffd8f61f627fab3aa22dae3a65fcf
Author: Roberto Bagnara <bagnara at 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=309c66893fcd97c6a648ef72cbc1b3fed07defe6
Author: Roberto Bagnara <bagnara at 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=512ff26f25f4d9ac96a55982fa76d78607555de6
Author: Roberto Bagnara <bagnara at 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=cb82804e0fac7ff10ce2af5d6cd7a98fcae678f9
Author: Roberto Bagnara <bagnara at 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=e5f7fe919c776c23735eae17d732e66366b20ad2
Author: Roberto Bagnara <bagnara at 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=fb8063c03702de01c22e136ef8a12bb2109b28f1
Author: Enea Zaffanella <zaffanella at cs.unipr.it>
Date:   Sun Aug 15 15:24:43 2010 +0200

    Improved doxygen docs for Matrix::permute_columns().




More information about the PPL-devel mailing list