Difference between revisions of "BFS, VGL"
Jump to navigation
Jump to search
[unchecked revision] | [unchecked revision] |
(Created page with "{{level-i}} Primary author of this description: . = Links = https://github.com/afanasyev-ilya/VectorGraphLibrary/blob/master/algorithms/bfs/bfs.hpp (first function BFS::fas...") |
|||
Line 20: | Line 20: | ||
= Dynamic characteristics and efficiency of the algorithm implementation = | = Dynamic characteristics and efficiency of the algorithm implementation = | ||
= Run results = | = Run results = | ||
− | |||
[[Category:Articles in progress]] | [[Category:Articles in progress]] | ||
[[Ru:BFS, VGL]] | [[Ru:BFS, VGL]] |
Latest revision as of 16:29, 25 November 2022
Primary author of this description: .
Contents
1 Links
https://github.com/afanasyev-ilya/VectorGraphLibrary/blob/master/algorithms/bfs/bfs.hpp (first function BFS::fast_vgl_top_down).
VGL library description: https://vgl.parallel.ru/documentation.html