net.sf.bddbddb.dataflow
Class PartialRedundancy.Postponed
java.lang.Object
net.sf.bddbddb.dataflow.Problem
net.sf.bddbddb.dataflow.OperationProblem
net.sf.bddbddb.dataflow.PartialRedundancy.Postponed
- Enclosing class:
- PartialRedundancy
public class PartialRedundancy.Postponed
- extends OperationProblem
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PartialRedundancy.Postponed
public PartialRedundancy.Postponed()
direction
public boolean direction()
- Specified by:
direction
in class OperationProblem
getTransferFunction
public Problem.TransferFunction getTransferFunction(Operation o)
- Specified by:
getTransferFunction
in class Problem
getBoundary
public Problem.Fact getBoundary()
- Specified by:
getBoundary
in class Problem
setIn
public void setIn(Operation op,
PartialRedundancy.Postponed.PostponedFact fact)
getIn
public PartialRedundancy.Postponed.PostponedFact getIn(Operation op)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2004-2008 Stanford SUIF Compiler Group. All Rights Reserved.