aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
diGraph.cpp File Reference

Source implementation of Base classes for oriented graphs. More...

Include dependency graph for diGraph.cpp:

Go to the source code of this file.

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Functions

std::ostream & gum::operator<< (std::ostream &stream, const DiGraph &g)
 for friendly displaying the content of directed graphs

Detailed Description

Source implementation of Base classes for oriented graphs.

Author
Pierre-Henri WUILLEMIN(_at_LIP6) & Christophe GONZALES(_at_AMU)

Definition in file diGraph.cpp.