1 %feature("docstring") gum::LazyPropagation
2 "
3 Class used for Lazy Propagation
4 
5 LazyPropagation(bn) -> LazyPropagation
6     Parameters:
7         * **bn** (*pyAgrum.BayesNet*) -- a Bayesian network
8 "