IDSIA / crema

Crema: Credal Models Algorithms
https://crema-toolbox.readthedocs.io/
GNU Lesser General Public License v3.0
10 stars 4 forks source link

Multi-query for LoopyBeliefPropagation #101

Closed cbonesana closed 2 years ago

cbonesana commented 2 years ago

Added the possibility to query multiple nodes in one single step to LoopyBeliefPropagation. After the update process, the algorithm can compute the marginal probabilities of all the given query nodes in one single step without recompute the whole tree.