[PPL-devel] [GIT] ppl/ppl(sparse_matrices): New commits

Roberto Bagnara bagnara at cs.unipr.it
Mon Aug 16 17:56:32 CEST 2010


URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=b12850f951ba8fcf427f45bfd1c7a555e7f75bac
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Aug 16 17:47:55 2010 +0200

    Dense_Row: derive from Row instead of containing a private Row object.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=8dec5729ba7b35d0cedc4496113e2dc5ffe4117f
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Aug 16 10:08:29 2010 +0200

    Use 'where * is' instead of 'with *' when commenting math formulas in Doxygen comments.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=f3cdd16c63600232bce16292f896f705f494f332
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Aug 16 10:01:29 2010 +0200

    CO_Tree: compute external memory handled by Coefficient objects in external_memory_in_bytes().

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=5f67592fe022e30fd1459bb4bee3b5d2e55a61d5
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Aug 16 09:55:42 2010 +0200

    Unlimited_Sparse_Row: remove for_each_nonzero() methods.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=47713ae3735fe086a599045bc155bb3dad15da87
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Aug 16 09:55:20 2010 +0200

    Sparse_Row_Reference: remove for_each_nonzero() methods.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=3ef931535d1d8e36ba5867f2ec4401c40372a24c
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Aug 16 09:53:46 2010 +0200

    Sparse_Matrix: remove for_each_row() methods.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=e88f7bd6ad1bb560442dee7026ececc3ffce4b0b
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Aug 16 09:53:17 2010 +0200

    Dense_Row: remove for_each_nonzero() methods.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=5c8f5ea3eb90a050475976b3a19f9a14ab559d46
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Aug 16 09:47:19 2010 +0200

    MIP_Problem: don't use for_each_nonzero() in process_pending_constraints()

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=89f408b0494ef0dba29227fba5cd77e727d8180c
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Aug 16 09:21:35 2010 +0200

    CO_Tree, Unlimited_Sparse_Row, Sparse_Row, Sparse_Row_Reference, Sparse_Matrix: document time complexity of all methods.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=23c72a361356321a1a1351b215d0f92193b06342
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Sun Aug 15 18:37:54 2010 +0200

    CO_Tree, Sparse_Row, Unlimited_Sparse_Row: document that hint iterators must be valid and point to that object.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=3f0f54c11717ac258563a4df816fc9ba42ca0073
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Sun Aug 15 18:29:41 2010 +0200

    Unlimited_Sparse_Row: remove the reset() method that takes two dimension_type arguments, it's rendundant and unused.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=56ef7bea5ce56bddac699f34718cf05d3f6002dd
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Sun Aug 15 18:29:23 2010 +0200

    Sparse_Row_Reference: remove the reset() method that takes two dimension_type arguments, it's rendundant and unused.

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=cf7fe3f186daa9846ac0486fb80ce7c36e7fb90f
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Sun Aug 15 18:28:29 2010 +0200

    Unlimited_Sparse_Row: remove unused and rendundant methods: assign() and assign_if_nonzero().

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=4297633caadf65169cdeca49adef70ed2621c7b8
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Sun Aug 15 18:28:00 2010 +0200

    Sparse_Row, Sparse_Row_Reference: remove unused and rendundant methods: assign() and assign_if_nonzero().

URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=55fbe901bf4c7af6e102a30b6201a775309ff2f7
Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Sun Aug 15 18:09:59 2010 +0200

    tests/Sparse_Matrix: add sparserow1 test.




More information about the PPL-devel mailing list