Difference between revisions of "BFS, Java, WebGraph"
Jump to navigation
Jump to search
[checked revision] | [unchecked revision] |
m (ASA moved page Java, WebGraph to BFS, Java, WebGraph without leaving a redirect) |
|
(No difference)
|
Revision as of 11:01, 29 June 2022
Primary author of this description: I.V.Afanasyev.
Contents
1 Software implementation of the algorithm: Java, WebGraph
The ParallelBreadthFirstVisit
class, multithreaded implementation.