Marmote Core
The project aims at realizing the prototype of a software environment dedicated to modeling with Markov chains.
Main Page
Classes
Files
File List
marmotecore_1.0.1
include
marmoteConstants.h
1
#ifndef MARMOTECONSTANTS_H
2
#define MARMOTECONSTANTS_H
3
8
enum
timeType { DISCRETE, CONTINUOUS };
9
10
#define INFINITE_STATE_SPACE_SIZE -2
11
12
#endif // MARMOTECONSTANTS_H
13
Generated on Wed May 27 2015 11:31:33 for Marmote Core by
1.8.9.1