Nicholas Edmonds
|
deabe9a69b
|
switched boost::parallel::process_group to boost::graph::parallel::process_group, same for process_group_type
[SVN r54748]
|
2009-07-07 02:07:42 +00:00 |
|
Nicholas Edmonds
|
946ce04991
|
Added new tagged distributed CSR ctors and structural modifiers (i.e. add_vertex/add_edge, currently ifdef'ed out until a bug in them is fixed)
[SVN r54741]
|
2009-07-07 01:21:47 +00:00 |
|
Nicholas Edmonds
|
ba26b0d622
|
Removed ownermap hack for tuples and pairs
[SVN r54740]
|
2009-07-07 01:18:47 +00:00 |
|
Nicholas Edmonds
|
849cd8ad25
|
Removed x87 floating point hack as its in relax() now
[SVN r54739]
|
2009-07-07 01:17:30 +00:00 |
|
Nicholas Edmonds
|
b75963063c
|
Removed x87 floating point precision workarounds as this was moved to boost/graph/relax.hpp in r54044.
This commit refs ticket #3134 as it will need to be merged to the release branch.
[SVN r54059]
|
2009-06-18 18:29:53 +00:00 |
|
Jeremiah Willcock
|
69d35d5e7a
|
Fixed warnings; refs #3134
[SVN r53941]
|
2009-06-15 18:24:59 +00:00 |
|
Jeremiah Willcock
|
f6a3ea48fe
|
Removed unused variable; refs #3134
[SVN r53939]
|
2009-06-15 16:56:02 +00:00 |
|
Jeremiah Willcock
|
ad6771ad6d
|
Fixed issue from #3156; fixes #3156, refs #3134
[SVN r53777]
|
2009-06-09 17:42:02 +00:00 |
|
Jeremiah Willcock
|
c96a43416c
|
Fixed tab
[SVN r53342]
|
2009-05-28 14:47:39 +00:00 |
|
Nicholas Edmonds
|
3615027eb6
|
switched from detail::wrap_ref to boost::ref
[SVN r53333]
|
2009-05-27 23:43:27 +00:00 |
|
Nicholas Edmonds
|
6a05a630c4
|
Changed default (empty) queue type from queue<int> to queue<vertex_descriptor> where vertex_descriptor is the graph's vertex descriptor type.
[SVN r53267]
|
2009-05-26 01:05:09 +00:00 |
|
Jeremiah Willcock
|
1cd317099e
|
Changed to standard Boost reference_wrapper rather than wrap_ref
[SVN r53221]
|
2009-05-23 23:30:31 +00:00 |
|
Jeremiah Willcock
|
8cd1bc3e73
|
Removed tabs
[SVN r52390]
|
2009-04-14 16:21:41 +00:00 |
|
Jeremiah Willcock
|
d624050275
|
Fixed inspection problems
[SVN r52336]
|
2009-04-11 17:01:34 +00:00 |
|
Jeremiah Willcock
|
3265c93dd1
|
Merged in code and docs from Parallel BGL; CMake-based build system for tests and examples and docs is not working; src and doc can be built with bjam
[SVN r52313]
|
2009-04-11 01:33:02 +00:00 |
|
Jeremiah Willcock
|
386fdfb89d
|
Merged in changes from Nick to distributed betweenness centrality
[SVN r52301]
|
2009-04-10 16:13:27 +00: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 |
|
Jeremiah Willcock
|
af4169a1c7
|
Removed blank line at end to match PBGL
[SVN r52148]
|
2009-04-03 00:23:16 +00:00 |
|
Jeremiah Willcock
|
d400c49c0e
|
Merged more changes from Parallel BGL
[SVN r52116]
|
2009-04-01 18:07:00 +00:00 |
|