Ontology highlight
ABSTRACT:
SUBMITTER: Gillman MS
PROVIDER: S-EPMC5627703 | biostudies-literature | 2017 Sep
REPOSITORIES: biostudies-literature
Journal of open research software 20170901 1
This software implements a discrete time Markov chain model, used to model transitions between states when the transition probabilities are known <i>a priori</i>. It is highly configurable; the user supplies two text files, a "state transition table" and a "config file", to the Perl script genesis.pl. Given the content of these files, the script generates a set of C++ classes based on the State design pattern, and a main program, which can then be compiled and run. The C++ code generated is base ...[more]