Commit Graph

2 Commits

Author SHA1 Message Date
Marcin Zalewski
4601bfe56e Fix reduce for predecessor.
The assumption was that the predecessor, which is a distributed vertex descriptor, should be
the same as the key. The key is actually a local vertex descriptor, and these two types may
not match.

Signed-off-by: Marcin Zalewski <marcin.zalewski@gmail.com>
2014-07-12 23:02:08 -04:00
Jeremiah Willcock
9ea3ddd225 Merged headers and source files (but not examples, tests, or docs) from Parallel BGL
[SVN r52300]
2009-04-09 21:10:55 +00:00