edu.ucla.belief.inference
Class JTtoET

Object
  extended by JTtoET

public class JTtoET
extends Object

Author:
unknown

Field Summary
static boolean FLAG_DEBUG
           
 
Constructor Summary
JTtoET(JoinTree jt, TableIndex[] leaves)
          Creates new JTtoET
 
Method Summary
 EliminationTree getEliminationTree()
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FLAG_DEBUG

public static boolean FLAG_DEBUG
Since:
081502
Constructor Detail

JTtoET

public JTtoET(JoinTree jt,
              TableIndex[] leaves)
Creates new JTtoET

Method Detail

getEliminationTree

public EliminationTree getEliminationTree()


Copyright 2010 UCLA Automated Reasoning Group