Marmote Core
The project aims at realizing the prototype of a software environment dedicated to modeling with Markov chains.
|
State. More...
#include <psi.h>
Public Attributes | |
int ** | queues |
int | nb_vectors |
int | splitting |
State.
Generic structure to represent state in different algorithms.
int st_state::nb_vectors |
Number of vectors
int** st_state::queues |
Set of vectors of queue states
int st_state::splitting |
Flag to check if splitting has been actived