![]() |
aGrUM
0.20.3
a C++ library for (probabilistic) graphical models
|
This is the complete list of members for gum::prm::gspan::SearchStrategy< GUM_SCALAR >, including all inherited members.
accept_growth(const Pattern *parent, const Pattern *child, const EdgeGrowth< GUM_SCALAR > &growth)=0 | gum::prm::gspan::SearchStrategy< GUM_SCALAR > | pure virtual |
accept_root(const Pattern *r)=0 | gum::prm::gspan::SearchStrategy< GUM_SCALAR > | pure virtual |
computeCost_(const Pattern &p) | gum::prm::gspan::SearchStrategy< GUM_SCALAR > | protected |
operator()(LabelData *i, LabelData *j)=0 | gum::prm::gspan::SearchStrategy< GUM_SCALAR > | pure virtual |
operator()(Pattern *i, Pattern *j)=0 | gum::prm::gspan::SearchStrategy< GUM_SCALAR > | pure virtual |
operator=(const SearchStrategy< GUM_SCALAR > &from) | gum::prm::gspan::SearchStrategy< GUM_SCALAR > | |
SearchStrategy() | gum::prm::gspan::SearchStrategy< GUM_SCALAR > | |
SearchStrategy(const SearchStrategy< GUM_SCALAR > &from) | gum::prm::gspan::SearchStrategy< GUM_SCALAR > | |
setTree(DFSTree< GUM_SCALAR > *tree) | gum::prm::gspan::SearchStrategy< GUM_SCALAR > | |
tree_ | gum::prm::gspan::SearchStrategy< GUM_SCALAR > | protected |
~SearchStrategy() | gum::prm::gspan::SearchStrategy< GUM_SCALAR > | virtual |