aGrUM 3.0.0
a C++ library for (probabilistic) graphical models
PAG.cpp File Reference

Partial Ancestral Graph (PAG) — implementation. More...

#include <sstream>
#include <agrum/base/graphs/PAG.h>
Include dependency graph for PAG.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 PAG &g)

Detailed Description

Partial Ancestral Graph (PAG) — implementation.

Author
Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file PAG.cpp.