Number of binary operations needed to propagate in a junction tree given evidence, using the Lauritzen-Spiegelhalter scheme
jt_nbinary_ops(x, evidence = list(), root = NULL, nc = 1)# S3 method for triangulation
jt_nbinary_ops(x, evidence = list(), root = NULL, nc = 1)
A junction tree object or an object returned from the triangulation function
List of character vectors with evidence nodes
Integer specifying the root node in the junction tree
Integer. The number of cores to be used in parallel