libDAI
|
Parameters for DecMAP. More...
#include <dai/decmap.h>
Public Attributes | |
size_t | verbose |
Verbosity (amount of output sent to stderr) | |
bool | reinit |
Complete or partial reinitialization of clamped subgraphs? | |
std::string | ianame |
Name of the algorithm used to calculate the beliefs on clamped subgraphs. | |
PropertySet | iaopts |
Parameters for the algorithm used to calculate the beliefs on clamped subgraphs. |
Parameters for DecMAP.
size_t dai::DecMAP::Properties::verbose |
Verbosity (amount of output sent to stderr)
bool dai::DecMAP::Properties::reinit |
Complete or partial reinitialization of clamped subgraphs?
std::string dai::DecMAP::Properties::ianame |
Name of the algorithm used to calculate the beliefs on clamped subgraphs.
PropertySet dai::DecMAP::Properties::iaopts |
Parameters for the algorithm used to calculate the beliefs on clamped subgraphs.