18 #ifndef __defined_libdai_alldai_h
19 #define __defined_libdai_alldai_h
46 #ifdef DAI_WITH_TREEEP
61 #ifdef DAI_WITH_DECMAP
93 InfAlg *
newInfAlg(
const std::string &name,
const FactorGraph &fg,
const PropertySet &opts );
112 InfAlg *
newInfAlgFromString(
const std::string &nameOpts,
const FactorGraph &fg,
const std::map<std::string,std::string> &aliases );
124 std::pair<std::string, PropertySet>
parseNameProperties(
const std::string &s,
const std::map<std::string,std::string> &aliases );
132 std::map<std::string,std::string>
readAliasesFile(
const std::string &filename );