Class Solver_mam_basic_mmap

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

public final class Solver_mam_basic_mmap extends Object
Top-level dispatcher for the MAM/MMAP fork-join decomposition.

Port of matlab/src/solvers/MAM/solver_mam_basic_mmap.m. Open networks call Solver_mam_basic_mmap_inner directly with arrival rates derived from the source/refstat. Closed networks go through Solver_mam_basic_mmap_closed, which wraps the inner algorithm in an MNA-style bisection on per-class throughput.