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

Source implementation of classes for undirected edge sets. More...

Include dependency graph for edgeGraphPart.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 &, const EdgeGraphPart &)
 for friendly displaying the content of an edge set

Detailed Description

Source implementation of classes for undirected edge sets.

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

Definition in file edgeGraphPart.cpp.