Package com.Bayesia.api

Interface Summary
BayesianNetworkTransferHandler The interface BayesianNetworkTransferHandler is used to transfer a bayesian network from an API to another one.
 

Class Summary
APIInference The class APIInference is used to perform exact or approximate inference on a bayesian network.
APIModeling The class APIModeling is used to create bayesian networks.
 

Exception Summary
IllegalOperationException The class IllegalOperationException is used when an illegal operation is performed for example on a not existent node.