Path structure
local cost
pointer to the next left path
pointer to the left node
marginal probability
pointer to the next right path
pointer to the right node
See Implementation
Path structure