include/dai/dag.h File Reference

Defines the DAG class, which represents a directed acyclic graph. More...

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

Go to the source code of this file.

Classes

class  dai::DAG
 Represents the neighborhood structure of nodes in a directed cyclic graph. More...
struct  dai::DAG::Neighbor
 Describes the parent/child relationship of two nodes in a DAG. More...

Namespaces

namespace  dai
 

Namespace for libDAI.



Detailed Description

Defines the DAG class, which represents a directed acyclic graph.

Generated on Sun May 9 16:51:32 2010 for libDAI by  doxygen 1.6.3