aGrUM  0.14.2
undiGraph.cpp File Reference

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

#include <agrum/graphs/undiGraph.h>
#include "graphElements.h"
#include <cstdio>
#include <iostream>
+ Include dependency graph for undiGraph.cpp:

Go to the source code of this file.

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Functions

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

Detailed Description

Source implementation of Base classes for undirected graphs.

Author
Pierre-Henri WUILLEMIN and Christophe GONZALES

Definition in file undiGraph.cpp.