Class Pfqn_mcub

java.lang.Object
jline.api.pfqn.mva.Pfqn_mcub

public final class Pfqn_mcub extends Object
  • Method Details

    • pfqn_mcub

      public static Matrix[] pfqn_mcub(Matrix L, Matrix N, Matrix Z)
      Multiclass composite upper bound and its BJB lower seed.
      Parameters:
      L - service demand matrix, station x class (M x R)
      N - population vector (1 x R)
      Z - think time vector (1 x R)
      Returns:
      {Xub, Xlb} 1xR upper (composite) and lower (multiclass BJB) throughput bounds