il2.inf
Interface PartialDerivativeEngine

All Superinterfaces:
JointEngine
All Known Implementing Classes:
AbstractSSAlgorithm, AbstractZCAlgorithm, MPEAlgorithm, NormalizedMaxSSAlgorithm, NormalizedSSAlgorithm, NormalizedZCAlgorithm, RCEngine, UnindexedSSAlgorithm, UnindexedZCAlgorithm

public interface PartialDerivativeEngine
extends JointEngine


Method Summary
 Table tablePartial(int table)
           
 Table varPartial(int var)
           
 
Methods inherited from interface JointEngine
getClusterStats, getCompilationTime, getMemoryRequirements, getPropagationTime, getSeparatorStats, logPrEvidence, prEvidence, setEvidence, setTable, tableConditional, tableJoint, varConditional, varJoint
 

Method Detail

tablePartial

Table tablePartial(int table)

varPartial

Table varPartial(int var)


Copyright 2010 UCLA Automated Reasoning Group