Lines Matching full:parallel
7 <title>An Overview of the Parallel Boost Graph Library</title>
11 <div class="document" id="an-overview-of-the-parallel-boost-graph-library">
12 <h1 class="title">An Overview of the Parallel Boost Graph Library</h1>
19 <p>The Parallel Boost Graph Library (Parallel BGL) is a C++ library for
20 parallel, distributed computation on graphs. The Parallel BGL contains
32 <p>The Parallel BGL is primarily concerned with <em>distributed</em>
40 <p>The Parallel BGL is a generic library. At its core are <em>generic</em>
47 Parallel BGL are also generic with respect to the <em>properties</em>
51 <p>The genericity available in the algorithms of the Parallel BGL allows
54 Parallel BGL. The Parallel BGL provides distributed graph data
55 structures that meet the requirements of the Parallel BGL
77 <p>Tying together all of the distributed data structures of the Parallel
88 execution of a distributed algorithm in the Parallel BGL. In
105 <div align="center" class="align-center"><img alt="Parallel Boost Graph Library architecture" class…