This website requires JavaScript.
Explore
Help
Sign In
boost
/
graph_parallel
Watch
2
Star
0
Fork
0
You've already forked graph_parallel
mirror of
https://github.com/boostorg/graph_parallel.git
synced
2026-02-01 20:42:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ed9221739a81158ca85da2a330d31c46f6f511f9
graph_parallel
/
include
/
boost
History
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
..
graph
Changed default (empty) queue type from queue<int> to queue<vertex_descriptor> where vertex_descriptor is the graph's vertex descriptor type.
2009-05-26 01:05:09 +00:00
pending
Merged headers and source files (but not examples, tests, or docs) from Parallel BGL
2009-04-09 21:10:55 +00:00