summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/graph_parallel/meta/libraries.json
blob: 1cfb99a4ff5f33df7caf41a10c7b0269a9a6035b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "key": "graph_parallel",
    "name": "GraphParallel",
    "authors": [
        "Jeremy Siek, Doug Gregor, and a University of Notre Dame team."
    ],
    "description": "The PBGL graph interface and graph components are generic, in the same sense as the the Standard Template Library (STL).",
    "category": [
        "Algorithms",
        "Containers",
        "Iterators"
    ],
    "maintainers": [
        "K. Noel Belcourt <kbelco -at- sandia.gov>"
    ]
}