edu.ucla.belief.dtree
Class MethodHmetis.Algorithm

Object
  extended by NamedObject
      extended by MethodHmetis.Algorithm
Enclosing class:
MethodHmetis

public abstract static class MethodHmetis.Algorithm
extends NamedObject


Field Summary
 
Fields inherited from class NamedObject
myName
 
Method Summary
abstract  DtreeCreateHMetis getDtreeCreateHMetis(int balance, int numDtrees, int numPartitions)
           
 
Methods inherited from class NamedObject
toString
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getDtreeCreateHMetis

public abstract DtreeCreateHMetis getDtreeCreateHMetis(int balance,
                                                       int numDtrees,
                                                       int numPartitions)


Copyright 2010 UCLA Automated Reasoning Group