include/dai/bipgraph.h File Reference

Defines the BipartiteGraph class, which represents a bipartite graph. More...

#include <ostream>
#include <vector>
#include <algorithm>
#include <dai/util.h>
#include <dai/exceptions.h>

Go to the source code of this file.

Namespaces

namespace  dai

Classes

class  dai::BipartiteGraph
 Represents the neighborhood structure of nodes in an undirected, bipartite graph. More...
struct  dai::BipartiteGraph::Neighbor
 Describes the neighbor relationship of two nodes in a BipartiteGraph. More...
struct  dai::BipartiteGraph::levelType
 Used internally by isTree(). More...


Detailed Description

Defines the BipartiteGraph class, which represents a bipartite graph.


Generated on Thu Feb 11 12:25:59 2010 for libDAI by  doxygen 1.5.5