Interface JunctionTreeNodeDefinition

  • All Known Implementing Classes:
    CliqueDefinition, SepsetDefinition

    public interface JunctionTreeNodeDefinition
    A junction tree node, which can be either a clique or a sepset.
    • Method Detail

      • getVariableContexts

        List<VariableContext> getVariableContexts()
        The variables in the clique or sepset (optionally with a time).
      • getSize

        Double getSize()
        The size of the distribution, were it to be instantiated.