Class Solver_ag_build

java.lang.Object
jline.solvers.ag.handlers.Solver_ag_build

public final class Solver_ag_build extends Object
Port of build_rcat in solver_ag.m: the network to its RCAT components and actions. Each component is a QBD over (queue length, phase), the phase being the pair (arrival phase, service phase). Every scalar rate of the exponential construction becomes a matrix block and every unit passive entry an identity block, so with exponential processes the matrices are entry for entry the ones this builder produced before.