Class Mam_detect_mmck

java.lang.Object
jline.solvers.mam.handlers.Mam_detect_mmck

public final class Mam_detect_mmck extends Object
Decides if a station matches the M/M/c/K assumptions.

Port of matlab/src/solvers/MAM/mam_detect_mmck.m.

  • Method Details

    • mam_detect_mmck

      public static Mam_detect_mmck.Result mam_detect_mmck(NetworkStruct sn, int ist, int K, MatrixCell mmapNode)
      Returns isMmck=true (and the shared service rate) only when the aggregated arrival MMAP is single-phase (Poisson superposition), every active class has Exp service at the station, and all active classes share the same rate.