edu.ucla.belief.tree
Class MinPairCostTreeGenerator

Object
  extended by BucketEliminator
      extended by AbstractEliminationTreeGenerator
          extended by MinPairCostTreeGenerator

public class MinPairCostTreeGenerator
extends AbstractEliminationTreeGenerator

Author:
unknown

Constructor Summary
MinPairCostTreeGenerator(TableIndex[] leaves, List eliminationOrder, CostFunction cost)
           
 
Method Summary
 
Methods inherited from class AbstractEliminationTreeGenerator
tree
 
Methods inherited from class BucketEliminator
initialize
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MinPairCostTreeGenerator

public MinPairCostTreeGenerator(TableIndex[] leaves,
                                List eliminationOrder,
                                CostFunction cost)


Copyright 2010 UCLA Automated Reasoning Group