-
- This file is generated
by the TGIF tool. This is a ASCII text file, that has a graphic
representation of the model and is composed by the TGIF functions.
-
- This file is a C
program text. All objects in the model are described, with its attributes,
events and so on. This file is the output for the grammar.c program.
-
- This file lists all
events in the model. The format is:
name of object.name of event
-
- The entire state space is
described here. The format is:
state number all state variables of the model
The state variables are listed in the same order as in the
file.
-
- This file has all
state variables. The format is:
name of object.state_variable
-
-
- This file has the
state variables with their respectives maximum values (these values are
relationed with the specified model). The format is:
name of object.state maximum value
-
- This file is
generated automatically. It contains the user code for actions, messages
and expressions.
-
- This file is always
generated. But it is fill in only if the model has the literal
parameter. There is a association between a parameter and a letter.The
format is:
letter name of object.parameter
-
- This file
represents the generator matrix of the model. The format is:
previous state actual state transition probability
-
- This file
is always generated. But it is fill in only if the model has the literal
parameter.The format is:
total number of the parameters
letter name of object.parameter (association)
number letter (association)
-
- This file
represents the generator matrix of the model, but intead of the absolute
value, the transition probabilities are the parameters specified in the
model.
-
- This
file represents the transition probabilities matrix and it is generated only
for Non Markovian Models. The format is:
previous state actual state probability
-
-
- This file is generated by
the Mathematical Model Module and has the rate reward in each state, when
the condition of the reward is true. The format is:
state value of reward
-
- This file is generated by
the Mathematical Model Module and has the impulse reward.
-
- This file is generated by the Mathematical Model Module and has the global rate reward.
-
- This file has
the expression of the reward.
-
-
- This file has all
absorbing states in the model.
-
- This file is generated by
the TANGRAM-II interface (menu config). These settings are
used to set some parameters in TANGRAM-II tool.
-
-
- This file has the
uniformization rate of the Continuos Markov Chain. The format is:
uniformization_rate
- The files below are generated only for non-Markovian models:
-
: This
file is generated only for Non Markovian Models. It includes the
transition probabilities of the uniformized Markov chain that is obtained
when all the events in the model are assumed to have exponential rates.
The format is:
previous state actual state probability
-
: This
file contains, for each deterministic event, the Markov chains that are
obtained between embedded points (details in the solution technique
used). The following information is included:
- The uniformization rate (taken from the exponential matrix
considering all events exponential).
- event; id of the deterministic event; number of independent chains;
boolean variable (1): there is an absorbing state; (0) otherwise;
inverse of the deterministic rate.
- -1; id of the state variable; id of the independent chain; -1 0 0:
delimiter
- Definition of each independent chain for the event: chain; id of the
independent chain; number of states; uniformization rate for the
independent chain; state state probability (the state id is already
properly renumbered); -1 0 0
-
: This file
contains all the transitions (from state, to state) that are associated
with the firing of a deterministic event, i.e., all the embedded points
considering only the execution of a deterministic event.
-
-
: This file
contains all the states in which a deterministic event is enabled.
-
:
This is the mapping from the state id of the Markov chain considering all
events with exponential rates to the state id of the resulting embedded
chain.
-
-
: The
steady-state probabilities for the embedded chain.
-
: The
expected length of the intervals between embedded points.
-
:
Indicates which state variables are considered for the calculation of the
marginal probabilities. Note: although not included in the interface,
joint probabilities can be calculated as well using this file.
-
: The
resulting marginal probabilities obtained for the non-Markovian
models. The state variables used for calculating the marginal
probabilities are specified by the user in the interface.
-
- This file lists all
partitions used in the GTH block method.
-
- This file is generated by
the Analytical Solution Module - Stationary State GTH Solution Method, and has
the vector probabilities in steady state. The format is:
state probability
-
- This file is generated
by the Analytical Solution Module - Stationary State GTH block version
Solution Method, and has the vector probabilities in steady state. The
format is
state probability
-
- This file is generated
by the Analytical Solution Module - Stationary State Jacobi Solution Method,
and has the vector probabilities in steady state. The format is:
number of iterations
state probability
-
- This file is generated
by the Analytical Solution Module - Stationary State Gauss-Seidel Solution
Method, and has the vector probabilities in steady state. The format is:
number of iterations
state probability
-
- This file is generated
by the Analytical Solution Module - Stationary State Power Solution Method,
and has the vector probabilities in steady state. The format is:
number of iterations
state probability
-
- This file is generated by
the Analytical Solution Module - Stationary State Succesive Over
Relaxation Solution Method - and has the vector probabilities in steady
state. The format is:
number of iterations
state probability
-
-
-
-
-
-
- This file is generated by the
Simulation Solution Module - Batch Simulation and Rare Simulation - and has
all informations about the rewards specified in the model (Rewards part).
-
- This file is generated
by the Simulation Solution Module - Rare Simulation. The format is:
<name of object>.<state variable used in rare simulation>
threshold splits
-
-
- This file is generated by the
Measures of Interest Module. The format depends of the kind of the measure
calculated:
- PMF of one or more state variables
Without Conditional:
name of the measure
expected value of the measure
probability mass function (PMF) of the state variable
choosen
With Conditional:
name of the measure
expected value of the measure
probability of the condition is true in the model
list of all states when the Conditional is true
- Function of state variables
Without Conditional:
name of the measure
function
expected value of the function
0.0 - probability of the function is false in the model
1.0 - probability of the function is true in the model
With Conditional:
name of the measure
function
condition
probability of the condition is true in the model
condition expected value of the function
0.0 - probability of the conditional function is false in
the model
1.0 - probability of the condtional function is true in
the model
- Probability of a set
Without Conditional:
name of the measure
set description
set probability
1 - set probability
With Conditional
name of the measure
set description
conditional
conditional set probability
The following files are generated by the Traffic Modeling Module, in the Model
Environment Module: