Marmote Core
The project aims at realizing the prototype of a software environment dedicated to modeling with Markov chains.
|
Structure : an element of a linked list of tasks with linkage in double direction. More...
#include <psi.h>
Public Attributes | |
T_task_data | data |
struct a_task * | prec |
struct a_task * | next |
Structure : an element of a linked list of tasks with linkage in double direction.