il2.inf.jointree
Class AbstractHuginAlgorithm

Object
  extended by JoinTreeAlgorithm
      extended by AbstractHuginAlgorithm
All Implemented Interfaces:
JointEngine
Direct Known Subclasses:
UnindexedHuginAlgorithm

public abstract class AbstractHuginAlgorithm
extends JoinTreeAlgorithm


Constructor Summary
AbstractHuginAlgorithm(EliminationOrders.JT jointree, Table[] tables)
           
 
Method Summary
 
Methods inherited from class JoinTreeAlgorithm
acStats, createClusters, createSeparators, createTree, getClusterStats, getCompilationTime, getJoinTree, getMemoryRequirements, getOriginalTables, getPropagationTime, getSeparatorStats, getStats, logPrEvidence, prEvidence, setEvidence, setTable, tableConditional, tableJoint, varConditional, varJoint
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractHuginAlgorithm

public AbstractHuginAlgorithm(EliminationOrders.JT jointree,
                              Table[] tables)


Copyright 2010 UCLA Automated Reasoning Group