Marmote Core
The project aims at realizing the prototype of a software environment dedicated to modeling with Markov chains.
|
Queues. More...
#include <psi.h>
Public Attributes | |
int * | mins |
int * | maxs |
char ** | name_queues |
int | nb_queues |
Queues.
Data structure to represent queues.
int* st_queues::maxs |
Capacity max of queues
int* st_queues::mins |
Capacity minimum of queues
char** st_queues::name_queues |
Name of all queues
int st_queues::nb_queues |
Number of queues