(Event+Time).Variant Operators
2.3
Operators for Timed Discrete Event Systems in Dioids
|
Static Public Attributes | |
static int | LIMIT_TRANS_DELTA = 2000 |
global parameters/constants | |
static unsigned | NB_ITER = 20 |
static unsigned | NB_LOOPS = 20 |
static unsigned char | TST_IS = 1 |
static unsigned char | TST_XIS =2 |
static unsigned char | TST_RESIDUEQ =4 |
static unsigned char | TST_RESIDUINEQ =8 |
static unsigned char | TST_ALL =31 |
static unsigned char | TST_KLEENE = 16 |
static long | INF = 2147483647 |
static long | _INF = -2147483647 |
static OPLUS_ALG | oplus_alg =oplus_std |
static OTIMES_ALG | otimes_alg = otimes_std |
static STAR_ALG | star_alg =star_CD |
static MAT_STAR_ALG | mat_star_alg =mat_star_block |