aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
utils_prm.cpp File Reference
Include dependency graph for utils_prm.cpp:

Go to the source code of this file.

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities
namespace  gum::prm
 namespace for all probabilistic relational models entities

Functions

void gum::prm::decomposePath (const std::string &path, std::vector< std::string > &v)
 Decompose a string in a vector of strings using "." as separators.
NodeId gum::prm::nextNodeId ()
 Returns the next value of an unique counter for PRM's node id.