This class implements the 'Simplified D-IPFP' algorithm based on the AISTA-2004 paper, which
is a special case of the 'D-IPFP' algorithm in the UAI paper, only the simplest local
constraints are allowed.
See paper:
A Bayesian Approach to Uncertainty Modeling in OWL Ontology
Zhongli Ding, Yun Peng, Ron Pan
AISTA 2004
Modifying Bayesian Networks by Probability Constraints
Yun Peng, Zhongli Ding
UAI 2005
This class implements the 'Simplified D-IPFP' algorithm based on the AISTA-2004 paper,
with only one step for one single local conditional constraint R(V|P1,P2,...) provided.
This class implements the 'Simplified D-IPFP' algorithm based on the AISTA-2004 paper,
with only one step for one single simple local marginal constraint R(V) provided.
This class implements the 'Simplified D-IPFP' algorithm based on the AISTA-2004 paper,
with only one step for single simple constraint R(V) or R(V|P1,P2,...) provided.