This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
graph_parallel
Watch
1
Star
0
Fork
0
You've already forked graph_parallel
mirror of
https://github.com/boostorg/graph_parallel.git
synced
2026-07-21 13:23:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
develop
graph_parallel
/
include
/
boost
/
graph
/
parallel
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Peter Dimov
cf752ed392
Include the parallel property map header in addition to the non-parallel one
2022-01-29 06:41:04 +02:00
..
detail
Include the parallel property map header in addition to the non-parallel one
2022-01-29 06:41:04 +02:00
algorithm.hpp
Remove deprecated std::binary_function
2017-11-21 20:06:15 +03:00
basic_reduce.hpp
Moved parts of PBGL used by parallel property maps over to property map directories and namespaces; this fixes circular dependencies between these two libraries (assuming boost/property_map/parallel is treated as a separate library)
2013-10-21 18:29:04 +00:00
container_traits.hpp
Merged headers and source files (but not examples, tests, or docs) from Parallel BGL
2009-04-09 21:10:55 +00:00
distribution.hpp
Do not use
random_shuffle
when not present
2018-10-07 19:53:50 +03:00
process_group.hpp
Moved parts of PBGL used by parallel property maps over to property map directories and namespaces; this fixes circular dependencies between these two libraries (assuming boost/property_map/parallel is treated as a separate library)
2013-10-21 18:29:04 +00:00
properties.hpp
Fix reduce for predecessor.
2014-07-12 23:02:08 -04:00
simple_trigger.hpp
Moved parts of PBGL used by parallel property maps over to property map directories and namespaces; this fixes circular dependencies between these two libraries (assuming boost/property_map/parallel is treated as a separate library)
2013-10-21 18:29:04 +00:00