File failed to load: https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.3/config/TeX-MML-AM_CHTML/MathJax.js
DGtal 1.4.2
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Graph package
Package managers:
Jacques-Olivier Lachaud, David Coeurjolly
Since
0.6

LICENSE: LGPL

Package Overview

The aim of this package is to gather concepts and classes related to graphs. Simple visitors are provided to traverse the graph. For more elaborate graph algorithm, a possible option is to use wrappers to boost::graph.

Modules

Package Concepts Overview

Related documentation pages

Related examples