Open
Description
Define what is meant with these Nouns:
Factors
: as captured in factor graph,MessageLikelihood
, a joint belief message propagating on the tree,Potential
, all likelihoods needed for a subgraph solve (Markov Potential)Partial
, a factor or likelihood that only constrains some of the dimensions
Related
- Decide if msg channels in BTND or edges only #675 (where to store msg channels)
- Consolidate Subgraph functions (DFG #373) #679 (consolidate subgraph functions)
Code
IncrementalInference.jl/src/JunctionTreeTypes.jl
Lines 237 to 242 in 7c03d00