-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION.in
More file actions
21 lines (21 loc) · 973 Bytes
/
DESCRIPTION.in
File metadata and controls
21 lines (21 loc) · 973 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Name: PROGNAME
Version: VERSIONNUM
Date: VERSIONDATE
Author: Moreno Marzolla <moreno.marzolla@unibo.it>
Maintainer: Moreno Marzolla <moreno.marzolla@unibo.it>
Title: Octave package for Queueing Networks and Markov chains analysis
Description: The queueing package provides functions for queueing
networks and Markov chains analysis. This package can be used to
compute steady-state performance measures for open, closed and mixed
networks with single or multiple job classes. Mean Value Analysis
(MVA), convolution, and various bounding techniques are
implemented. Furthermore, several transient and steady-state
performance measures for Markov chains can be computed, such as state
occupancy probabilities, mean time to absorption, time-averaged
sojourn times and so forth. Discrete- and continuous-time Markov
chains are supported.
Categories: Misc
Depends: octave (>= 4.0.0)
Autoload: no
License: GPLv3+
Url: https://www.moreno.marzolla.name/software/queueing/