Package edu.ucla.belief.recursiveconditioning

Interface Summary
CachingScheme.RCCreateListener  
RC.RecCondThreadListener  
Settings.RCFactory  
 

Class Summary
Bundle  
CachingDFBnB  
CachingDFBnB.CacheFactorInstance  
CachingDFBnB.ChildExpansion  
CachingDFBnB.DFBnB_TmpVars  
CachingDFBnB.HeurFunct  
CachingDFBnB.HeurResult  
CachingDFBnB.OrderingAlgo  
CachingDFBnB.RCNodeComparator_Size Not consistent with equals!
CachingDFBnB.SearchGraph  
CachingFull  
CachingGreedy  
CachingNone  
CachingNonOptimalSize  
CachingNonOptimalSize.RCNodeComparator_Size Not consistent with equals!
CachingScheme This abstract class creates RC objects (RCDtrees and RCDgraphs) by giving assigning the caching to the nodes.
CachingUniform  
Computation  
Computation.All  
Computation.Pe  
DecompositionStructureUtils This is a utility class for creating RC objects (Decomposition Structures).
DecompositionStructureUtils.CreateNodeMethod  
DecompositionStructureUtils.Params  
DecompositionStructureUtils.ParamsGraph  
DecompositionStructureUtils.ParamsGraphDT Parameter to the createStructure series of functions.
DecompositionStructureUtils.ParamsGraphJT Parameter to the createStructure series of functions.
DecompositionStructureUtils.ParamsGraphJT2 Parameter to the createStructure series of functions.
DecompositionStructureUtils.ParamsTree  
DecompositionStructureUtils.ParamsTreeDT Parameter to the createStructure series of functions.
DecompositionStructureUtils.ParamsTreeJT Parameter to the createStructure series of functions.
DecompositionStructureUtils.ParamsTreeJT2 Parameter to the createStructure series of functions.
FileInfo  
RC This abstract class helps with removing code from the RCDgraph and RCDtree classes.
RC.RCCounters  
RC.RCCreationParams  
RCComparator  
RCDgraph This class represents "compiled" dgraph objects used in recursive conditioning (it is a set of dtree objects which can share structure).
RCDtree This class represents "compiled" dtree objects used in recursive conditioning.
RCEngineGenerator  
RCInferenceEngine  
RCInstanceIterator This class represents an Instance Iterator and will only work if RC does not use a KB.
RCInstanceIteratorKB This class represents an Instance Iterator and will work with or without a KB.
RCIterator This abstract class iterates through trees & graphs but does not guarantee any particular node ordering.
RCIteratorArray This class iterates through trees & graphs but does not guarantee any particular node ordering.
RCIteratorTraversal This class iterates/traverses through trees & graphs visiting each node once.
RCNode  
RCNodeCache This class represents Caches for RCNodes.
RCNodeInternalBinaryCache This class represents Internal RCNode objects which always have two children and a cache.
RCNodeLeaf This class represents Leaf RCNode objects.
RCUtilities This class contains utility functions for RC objects.
RCUtilitiesIO This class contains utility functions for input and output of RC objects.
Settings  
StatsHandler  
Xmlizer  
 

Exception Summary
RC.RCCreationException  
 



Copyright 2010 UCLA Automated Reasoning Group