Package jline.api.sn

Class SnToQrfCapacity.Result

java.lang.Object
jline.api.sn.SnToQrfCapacity.Result
Enclosing class:
SnToQrfCapacity

public static final class SnToQrfCapacity.Result extends Object
Occupancy bounds, which of them bind, and why not when they cannot be built.
  • Field Details

    • F

      public final int[] F
      (nstations) occupancy bound of each station, in jobs.
    • binding

      public final boolean[] binding
      (nstations) true where the buffer can refuse a job.
    • msg

      public final String msg
      Empty on success, otherwise why F is not defined for this model.