edu.ucla.belief.recursiveconditioning
Class DecompositionStructureUtils.ParamsGraphJT

Object
  extended by DecompositionStructureUtils.Params
      extended by DecompositionStructureUtils.ParamsGraph
          extended by DecompositionStructureUtils.ParamsGraphJT
Enclosing class:
DecompositionStructureUtils

public static class DecompositionStructureUtils.ParamsGraphJT
extends DecompositionStructureUtils.ParamsGraph

Parameter to the createStructure series of functions.


Constructor Summary
DecompositionStructureUtils.ParamsGraphJT(BeliefNetwork bn, RCDgraph rcDg, HuginLogReader jt, DecompositionStructureUtils.CreateNodeMethod cnm)
           
 
Method Summary
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecompositionStructureUtils.ParamsGraphJT

public DecompositionStructureUtils.ParamsGraphJT(BeliefNetwork bn,
                                                 RCDgraph rcDg,
                                                 HuginLogReader jt,
                                                 DecompositionStructureUtils.CreateNodeMethod cnm)
Parameters:
rcDg - Usually set in RC object constructor.


Copyright 2010 UCLA Automated Reasoning Group