il2.inf.jointree
Class UnindexedHuginAlgorithm
Object
JoinTreeAlgorithm
AbstractHuginAlgorithm
UnindexedHuginAlgorithm
- All Implemented Interfaces:
- JointEngine
public class UnindexedHuginAlgorithm
- extends AbstractHuginAlgorithm
Methods inherited from class JoinTreeAlgorithm |
acStats, createClusters, createSeparators, createTree, getClusterStats, getCompilationTime, getJoinTree, getOriginalTables, getPropagationTime, getSeparatorStats, getStats, logPrEvidence, prEvidence, setEvidence, setTable, tableConditional, tableJoint, varConditional, varJoint |
create
public static UnindexedHuginAlgorithm create(Converter c,
BayesianNetwork bn2,
IntList eliminationOrder)
create
public static UnindexedHuginAlgorithm create(BayesianNetwork bn,
EliminationOrders.JT jt)
- Since:
- 012904
create
public static UnindexedHuginAlgorithm create(Table[] tables,
EliminationOrders.JT jt)
- Since:
- 012904
create
public static UnindexedHuginAlgorithm create(BayesianNetwork bn,
IntSet qvars,
IntMap e)
create
public static UnindexedHuginAlgorithm create(Converter c,
BayesianNetwork bn2)
getMemoryRequirements
public double getMemoryRequirements()
- Specified by:
getMemoryRequirements
in interface JointEngine
- Specified by:
getMemoryRequirements
in class JoinTreeAlgorithm
Copyright 2010 UCLA Automated Reasoning Group