const NodeSet * _observed_nodes_
the set of observed nodes
~BarrenNodesFinder()
destructor
const DAG * _dag_
the DAG on which we compute the barren nodes
BarrenNodesFinder & operator=(const BarrenNodesFinder &from)
copy operator
void setDAG(const DAG *new_dag)
sets a new DAG
void setEvidence(const NodeSet *observed_nodes)
sets the observed nodes in the DAG
void setTargets(const NodeSet *target_nodes)
sets the set of target nodes we are interested in
BarrenNodesFinder(const DAG *dag)
default constructor
const NodeSet * _target_nodes_
the set of targeted nodes
Set< NodeId > NodeSet
Some typdefs and define for shortcuts ...
gum is the global namespace for all aGrUM entities