Class TransientResourcePriorityPass

  • All Implemented Interfaces:
    java.util.function.Function<IRDAG,​IRDAG>

    public final class TransientResourcePriorityPass
    extends AnnotatingPass
    Place valuable computations on reserved resources, and the rest on transient resources.
    • Constructor Detail

      • TransientResourcePriorityPass

        public TransientResourcePriorityPass()
        Default constructor.