
5 May
2010
5 May
'10
9:43 p.m.
Module: ppl/ppl Branch: sparse_matrices Commit: 03ba9f0473a8356f486f7df98ff384b9e43267f3 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=03ba9f0473a83...
Author: Marco Poletti poletti.marco@gmail.com Date: Wed May 5 21:43:23 2010 +0200
CO_Tree: add DFS and BFS layouts.
---
src/CO_Tree.cc | 13 ++ src/CO_Tree.defs.hh | 91 +++++++++--- src/CO_Tree.inlines.hh | 399 ++++++++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 470 insertions(+), 33 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=03ba9f047...