A translator from a timed automaton for monaa to an IMITATOR model
1.8K
Translate MONAA's dot language to the modeling language of IMITATOR.
stack run < [MONAA TA].dot > [IMIATOR model].imi
docker run -i maswag/monaa2imitator < [MONAA TA].dot > [IMIATOR model].imi
stack run < ./example/small.dot > small.imi
docker run -i maswag/monaa2imitator < ./example/small.dot > small.imi
Content type
Image
Digest
Size
27.4 MB
Last updated
over 5 years ago
docker pull maswag/monaa2imitator