Package jline.api.sn
Class SnToQrfCapacity.Result
java.lang.Object
jline.api.sn.SnToQrfCapacity.Result
- Enclosing class:
- SnToQrfCapacity
Occupancy bounds, which of them bind, and why not when they cannot be built.
-
Field Summary
Fields -
Method Summary
-
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
Empty on success, otherwise why F is not defined for this model.
-