Lines Matching full:parallel
7 An Overview of the Parallel Boost Graph Library
16 The Parallel Boost Graph Library (Parallel BGL) is a C++ library for
17 parallel, distributed computation on graphs. The Parallel BGL contains
35 The Parallel BGL is primarily concerned with *distributed*
44 The Parallel BGL is a generic library. At its core are *generic*
51 Parallel BGL are also generic with respect to the *properties*
56 The genericity available in the algorithms of the Parallel BGL allows
59 Parallel BGL. The Parallel BGL provides distributed graph data
60 structures that meet the requirements of the Parallel BGL
94 Tying together all of the distributed data structures of the Parallel
105 execution of a distributed algorithm in the Parallel BGL. In
126 :alt: Parallel Boost Graph Library architecture