net.sf.javabdd
Class BDDFactory.ReorderMethod

java.lang.Object
  extended by net.sf.javabdd.BDDFactory.ReorderMethod
Enclosing class:
BDDFactory

public static class BDDFactory.ReorderMethod
extends java.lang.Object

Enumeration class for method reordering techniques. Use the static fields in BDDFactory to access the different reordering techniques.


Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object