http://bndev.sourceforge.net
Inference Classes
nInference: Abstract class that
all inference modules
should inherit from
nExactInference: Abstract class
for all exact inference
nApproximateInference: Abstract
class for approximate
inference
nMCMC: For MCMC based approximate
inference (edu.inference.approximate.sampling)