hEquilibriums Enum

Startpage
Overview
Index
HAPI
   |
   HAPI.Types
      |
      hEquilibriums

Enum item description

Name
Value
Description
hEquilibriumSum
11
hEquilibriumSum specifies that the domain is propagated with "sum" propagation. This will ensure that probabilities are returned from the use of Belief. This equilibrium is the default. It is the only equilibrium allowed when the domain contains decision nodes, utility nodes, or continuous nodes.
hEquilibriumMax
12
hEquilibriumMax specifies that the domain is propagated with "max" propagation. This is only allowed for a domain containing only discrete chance nodes. When "max" propagation is used, states appearing in the globally most likely configuration of all nodes of the domain are given the belief value 1. Other states are given values between 0 and 1 which is the ratio of the most likely configuration they appear in relative to the globally most likely configuration.

Description

The hEquilibriums enumeration type specifies different equilibriums which domains can be propagated into.

HUGIN Expert A/S, 2008 - comments to activex@hugin.com