Class VariableEliminationInferenceFactory

  • All Implemented Interfaces:
    InferenceFactory

    public final class VariableEliminationInferenceFactory
    extends Object
    implements InferenceFactory
    Uses the factory design pattern to create inference related objects for the Variable elimination algorithm. See InferenceFactory for more details.