|
LINE Solver
MATLAB API documentation
|
Approximations for non-BCMP queueing networks.
The npfqn module provides approximation methods for non-product-form queueing networks that do not satisfy BCMP conditions.
Description: handler for non-exponential service and arrival processes
Syntax:
Parameters:
| Name | Description |
|---|---|
| method | Solution method or algorithm name |
| sn | Stochastic network structure |
| ST | Service time matrix |
| V | Visit ratios |
| SCV | Squared coefficient of variation |
| T | Service time or transition matrix |
| U | Utilization values |
| gamma | Item popularity probabilities |
| nservers | Number of servers |
Returns:
| Name | Description |
|---|---|
| ST | Service time values |
| gamma | Item popularity or rate parameters |
| nservers | Number of servers |
| rho | Traffic intensity or utilization |
| scva | SCV of interarrival times |
| scvs | SCV of service times |
| eta | Adjustment factors |
Description: Given a cell array of n MMAPs with arrivals of R classes, produces a new
Syntax:
Description: Given a cell array of n MMAPs with arrivals of R classes, produces a new
Syntax:
Description: Given a MMAP, produces a new array after split and class switching
Syntax: