net.sf.javabdd
Class BDDFactory.ReorderStats
java.lang.Object
net.sf.javabdd.BDDFactory.ReorderStats
- Enclosing class:
- BDDFactory
public static class BDDFactory.ReorderStats
- extends Object
Stores statistics about reordering.
- Version:
- $Id: BDDFactory.java 476 2007-03-06 06:08:40Z joewhaley $
- Author:
- jwhaley
time
public long time
usednum_before
public int usednum_before
usednum_after
public int usednum_after
BDDFactory.ReorderStats
protected BDDFactory.ReorderStats()
gain
public int gain()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2003-2007 John Whaley. All Rights Reserved.