Interface BayesianInferenceProvider

All Superinterfaces:
AlgorithmProvider
All Known Implementing Classes:
MulticoreBayesianInferenceProvider, VariableEliminationProvider

public interface BayesianInferenceProvider extends AlgorithmProvider
Service provider interface for Bayesian Inference.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)