Marmote Core
The project aims at realizing the prototype of a software environment dedicated to modeling with Markov chains.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations
Public Attributes | List of all members
st_state Struct Reference

State. More...

#include <psi.h>

Public Attributes

int ** queues
 
int nb_vectors
 
int splitting
 

Detailed Description

State.

Generic structure to represent state in different algorithms.

Member Data Documentation

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


The documentation for this struct was generated from the following file: