Research Article

Extraction of Belief Knowledge from a Relational Database for Quantitative Bayesian Network Inference

Algorithm 2

Input: FDs and probability distribution sets ,
where , .
Output: A chain formula with independence conditions implied by FDs.
Begin
For every Do
 If FD = , substitute with ,
 where is a minimal set of .
 End For
End.