edu.ucla.belief.rc2.creation
Class RC2CreatorEO

Object
  extended by RC2Creator
      extended by RC2CreatorEO

public final class RC2CreatorEO
extends RC2Creator

This class generates RC2 objects for a BeliefNetwork from an elimination order.


Nested Class Summary
static class RC2CreatorEO.Params
           
 
Method Summary
static RC2 createDtree(RC2.RCCreationParams rcParam, RC2CreatorEO.Params eoParam)
           
static RC2Node createDtreeStructure(RC2 rc, RC2CreatorEO.Params eoParam)
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createDtree

public static final RC2 createDtree(RC2.RCCreationParams rcParam,
                                    RC2CreatorEO.Params eoParam)

createDtreeStructure

public static final RC2Node createDtreeStructure(RC2 rc,
                                                 RC2CreatorEO.Params eoParam)


Copyright 2010 UCLA Automated Reasoning Group