Class VariableEliminationInference

  • All Implemented Interfaces:
    Inference

    public final class VariableEliminationInference
    extends Object
    implements Inference
    An exact inference algorithm for Bayesian networks and Dynamic Bayesian networks, loosely based on the Variable Elimination algorithm.
    See Also:
    RelevanceTreeInference, Inference