Package <Unnamed>

BN2Prism: Translator from the XMLBIF specification of a Bayesian network to the corresponding Join-tree Prism program.

See:
          Description

Class Summary
B2PHandler A wrapper class for the exception handler used in the XML parser.
BayesNet A Bayesian network.
BN2Prism The main class of the translator.
BNSetting A setting for the translator.
Cluster A cluster used in the bucket-tree algorithm.
ClusterNode A cluster node used in the bucket-tree method.
CPTNode A CPT node used in the bucket-tree method.
InstanciateNode An instanciation node, a special node which is newly introduced in the BN2Prism translator.
Variable A variable in a Bayesian network.
VArray A wrapper of a bit array related to the random variables in a Bayesian network.
 

Enum Summary
BayesNet.VStat Enum for the flags in topological sorting.
Format Enum for file formats.
 

Exception Summary
B2PException A wrapper class for exceptions.
 

Package Description

BN2Prism: Translator from the XMLBIF specification of a Bayesian network to the corresponding Join-tree Prism program.