Boost.Graph Cookbook 2: Algorithms

May 11, 2018 ยท View on GitHub

BranchTravis CI logoCodecov logo
masterBuild Statuscodecov.io
developBuild Statuscodecov.io

gplv3cc-by-sa

'Boost.Graph Cookbook 2: Algorithms' is a C++ tutorial about Boost.Graph that is part of a series:

Downloads:

  • Stable: PDF (v3.0)
  • Unstable: PDF (v3.0.?)

Title graph

This tutorial offers examples to use Boost.Graph that are:

  • Orders concepts chronologically
  • Increases complexity gradually
  • Shows complete pieces of code

Boost.Graph is a C++ library that is part of Boost.

I want to contribute!

See CONTRIBUTING.md.

Other resources