[PPL-devel] [GIT] ppl/ppl(sparse_matrices): PIP_Problem, PIP_Tree: port from Matrix to Dense_Matrix and Sparse_Matrix. Optimizations to exploit the sparse representation have not been added yet .

Marco Poletti poletti.marco at gmail.com
Mon Mar 8 14:15:37 CET 2010


Module: ppl/ppl
Branch: sparse_matrices
Commit: f5a4c9ef52fb38147a1340ec7429db9280f18de9
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=f5a4c9ef52fb38147a1340ec7429db9280f18de9

Author: Marco Poletti <poletti.marco at gmail.com>
Date:   Mon Mar  8 14:15:47 2010 +0100

PIP_Problem, PIP_Tree: port from Matrix to Dense_Matrix and Sparse_Matrix. Optimizations to exploit the sparse representation have not been added yet.

---

 src/PIP_Problem.cc      |    4 +-
 src/PIP_Problem.defs.hh |   36 ++++++++-
 src/PIP_Tree.cc         |  198 ++++++++++++++++++++++++-----------------------
 src/PIP_Tree.defs.hh    |   57 +++++++++++---
 4 files changed, 184 insertions(+), 111 deletions(-)

Diff:   http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=f5a4c9ef52fb38147a1340ec7429db9280f18de9



More information about the PPL-devel mailing list