il2.inf.jointree
Class AbstractZCAlgorithm
Object
JoinTreeAlgorithm
AbstractZCAlgorithm
- All Implemented Interfaces:
- JointEngine, PartialDerivativeEngine
- Direct Known Subclasses:
- UnindexedZCAlgorithm
public abstract class AbstractZCAlgorithm
- extends JoinTreeAlgorithm
- implements PartialDerivativeEngine
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 interface JointEngine |
getClusterStats, getCompilationTime, getMemoryRequirements, getPropagationTime, getSeparatorStats, logPrEvidence, prEvidence, setEvidence, setTable, tableConditional, tableJoint, varConditional, varJoint |
AbstractZCAlgorithm
public AbstractZCAlgorithm(EliminationOrders.JT jointree,
Table[] tables)
varPartial
public Table varPartial(int var)
- Specified by:
varPartial
in interface PartialDerivativeEngine
Copyright 2010 UCLA Automated Reasoning Group