The dialog
provides a default name. The name may be changed on this
dialog, but not after the model is constructed. If you choose
a new name, make it small, include no spaces, start the name
with a letter, and do not use punctuation. The names
"Prob 1" or "Prob.1" will both fail because the first contains
a space and the second a period.
Three model types are provided,
the
Discrete Time Markov Chain (DTMC) considers time
in discrete steps and specifies probabilities of transition. The
Continuous Time Markov Chain (CTMC) considers time
as continuous and specifies rates of transition. The Markov
Decision Process (MDP) describes a
DTMC but adds decisions to the model. This feature requires
a more complex model, but many interesting decision problems
may be considered. All of these model types are considered
by the other add-ins in this collection, but here we describe
only the data portion. The Model Type is selected by clicking
the appropriate button in the Model portion
of the dialog.
Two problem types are available, the Birth-Death Process and
the Finite Queue. Select the problem with the buttons in the Problem
Type section. The fields on the right side depend on the
problem type and will be described on the following pages of
this section.
|