aGrUM  0.14.2
mixedGraph.h File Reference

Base classes for mixed directed/undirected graphs. More...

#include <iostream>
#include <utility>
#include <agrum/agrum.h>
#include <agrum/graphs/diGraph.h>
#include <agrum/graphs/undiGraph.h>
#include <agrum/graphs/mixedGraph_inl.h>
+ Include dependency graph for mixedGraph.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::MixedGraph
 Base class for mixed graphs. More...
 

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Functions

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

Detailed Description

Base classes for mixed directed/undirected graphs.

Author
Pierre-Henri WUILLEMIN and Christophe GONZALES

Definition in file mixedGraph.h.