DGtal  1.4.beta
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