Marmote Core
The project aims at realizing the prototype of a software environment dedicated to modeling with Markov chains.
Public Attributes | List of all members
item Struct Reference

Public Attributes

Etat voisin
 
double prob
 
int numero
 
struct itemnext
 
struct itemlast
 

Member Data Documentation

struct item* item::last

pointer to the previous neighbor

struct item* item::next

pointer to the next neighbor

int item::numero

number of the state

double item::prob

probability to reach this state

Etat item::voisin

description of the neighboring state


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