il2.inf.jointree
Class MPEAlgorithm
Object
JoinTreeAlgorithm
AbstractSSAlgorithm
UnindexedSSAlgorithm
MPEAlgorithm
- All Implemented Interfaces:
- JointEngine, PartialDerivativeEngine
public class MPEAlgorithm
- extends UnindexedSSAlgorithm
- Since:
- 20060119
- Author:
- hei chan
Methods inherited from class JoinTreeAlgorithm |
acStats, createClusters, createSeparators, createTree, getClusterStats, getCompilationTime, getJoinTree, getOriginalTables, getPropagationTime, getSeparatorStats, getStats, logPrEvidence, prEvidence, setEvidence, setTable, tableConditional, tableJoint, varConditional, varJoint |
Methods inherited from interface JointEngine |
getClusterStats, getCompilationTime, getPropagationTime, getSeparatorStats, logPrEvidence, prEvidence, setEvidence, setTable, tableConditional, tableJoint, varConditional, varJoint |
createMPEAlgorithm
public static MPEAlgorithm createMPEAlgorithm(BayesianNetwork bn,
EliminationOrders.JT jt)
getMPE
public MPE getMPE()
- Since:
- 20060123
flipPoints
public double[][][] flipPoints()
tablePartial
public Table tablePartial(int table)
- Specified by:
tablePartial
in interface PartialDerivativeEngine
- Overrides:
tablePartial
in class UnindexedSSAlgorithm
Copyright 2010 UCLA Automated Reasoning Group