28 std::stringstream status;
31 if (
__rInst.exists(varIter.key()))
32 status <<
"| " << varIter.key()->name() <<
" : " << varIter.val() <<
" -> " 33 <<
__rInst[varIter.key()] <<
" |";
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
std::string toString() const
HashTable< const DiscreteVariable *, Idx > __rInst
HashTable< const DiscreteVariable *, Idx > __varInst
Table giving for every variables its instantiation.