libDAI
Public Attributes | List of all members
dai::DecMAP::Properties Struct Reference

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.

Detailed Description

Parameters for DecMAP.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: