edu.ucla.belief.recursiveconditioning
Class DecompositionStructureUtils.ParamsTreeJT

Object
  extended by DecompositionStructureUtils.Params
      extended by DecompositionStructureUtils.ParamsTree
          extended by DecompositionStructureUtils.ParamsTreeJT
Enclosing class:
DecompositionStructureUtils

public static class DecompositionStructureUtils.ParamsTreeJT
extends DecompositionStructureUtils.ParamsTree

Parameter to the createStructure series of functions.


Constructor Summary
DecompositionStructureUtils.ParamsTreeJT(BeliefNetwork bn, RCDtree rcDt, HuginLogReader jt, boolean includeMPE, DecompositionStructureUtils.CreateNodeMethod cnm)
           
 
Method Summary
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecompositionStructureUtils.ParamsTreeJT

public DecompositionStructureUtils.ParamsTreeJT(BeliefNetwork bn,
                                                RCDtree rcDt,
                                                HuginLogReader jt,
                                                boolean includeMPE,
                                                DecompositionStructureUtils.CreateNodeMethod cnm)
Parameters:
rcDt - Usually set in RC object constructor.


Copyright 2010 UCLA Automated Reasoning Group