Class JunctionTreesDefinition


  • public final class JunctionTreesDefinition
    extends Object
    A jumction tree or junction trees. There can be multiple junction trees if the network is disconnected or evidence disconnects.
    • Method Detail

      • getEliminationOrder

        public List<EliminationDefinitionCollection> getEliminationOrder()
        The order in which nodes would be eliminated to create the junction tree(s). Note that more that one node can be eliminated at once, which is why it is a collection.