About
Design rationale, mathematical background, the named-parameter protocol used by the older algorithms, the full bibliography, and the non-technical side of the project (history, credits, publications, users).
| Page | What it covers |
|---|---|
Why the library looks the way it does: generic programming, separation of graph structure from algorithm, property maps, visitors. |
|
A short refresher on vertices, edges, paths, cycles, trees, connectivity, planarity, and the algorithm families that operate on them. Read this first if graph theory is new to you. |
|
How the |
|
Every academic reference cited from an algorithm page resolves here. |
|
How the library evolved from its pre-1.0 roots at Indiana University through Boost releases. |
|
Credits for the core authors, contributors, and funders. |
|
Academic papers about BGL itself and its design. |
|
Real-world projects and research groups that use Boost.Graph. |