aGrUM 3.0.0
a C++ library for (probabilistic) graphical models
causalFormula.h File Reference

Represents an identified causal formula and its query context. More...

#include <memory>
#include <string>
#include <vector>
#include <agrum/CM/causalModel.h>
#include <agrum/CM/tools/doAST.h>
#include <agrum/CM/tools/causalFormula_tpl.h>
Include dependency graph for causalFormula.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::CausalFormula< GUM_SCALAR >
 A container for an identified causal query. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Represents an identified causal formula and its query context.

Definition in file causalFormula.h.