BFS, Java, WebGraph
Revision as of 11:01, 29 June 2022 by ASA (talk | contribs) (ASA moved page Java, WebGraph to BFS, Java, WebGraph without leaving a redirect)
Primary author of this description: I.V.Afanasyev.
Contents
1 Software implementation of the algorithm: Java, WebGraph
The ParallelBreadthFirstVisit
class, multithreaded implementation.