Back to Arangodb

Concept Distributed Graph

3rdParty/boost/1.78.0/libs/graph_parallel/doc/html/DistributedGraph.html

3.12.9.11.3 KB
Original Source

Concept Distributed Graph

Contents

Description

A Distributed Graph is a graph whose vertices or edges are distributed across multiple processes or address spaces. The descriptors of a Distributed Graph must model the Global Descriptor concept.

Notation

GA type that models the Distributed Graph concept.

Refinement of

Associated types

| Vertex descriptor type | graph_traits<G>::vertex_descriptor | Must model the Global Descriptor concept. | | Edge descriptor type | graph_traits<G>::edge_descriptor | Must model the Global Descriptor concept. |

Models


Copyright (C) 2005 The Trustees of Indiana University.

Authors: Douglas Gregor and Andrew Lumsdaine


Generated on: 2009-05-31 00:22 UTC. Generated by Docutils from reStructuredText source.