50#ifndef DOXYGEN_SHOULD_SKIP_THIS
Base class for discrete random variable.
std::string toStringWithDescription() const
string version of *this using description attribute instead of name.
std::string toString() const
string version of *this
virtual std::string stype() const =0
string represent the type of the variable
std::string domain() const override=0
string represent the domain of the variable
const std::string & name() const
returns the name of the variable
const std::string & description() const
returns the description of the variable
Base class for discrete random variable.
gum is the global namespace for all aGrUM entities
std::ostream & operator<<(std::ostream &stream, const AVLTree< Val, Cmp > &tree)
display the content of a tree