Using uppaal without GUI

59 views
Skip to first unread message

Sun

unread,
Jun 3, 2020, 8:28:25 AM6/3/20
to UPPAAL
We hope to develop a fully (almost) automated safety analysis tool using uppaal.
The inputs are system model and the outputs are the verification results,  processes among inputs and output  are done automatically by tool.

This leads to a problem, the GUI of uppaal is useless, and even cause trouble.
I want to know:
1. uppaal can be used without GUI(for example , in command line)?
2. If so, can I further simulate it on the command line?

Thank everybody for helping

Marius Mikučionis

unread,
Jun 4, 2020, 3:06:59 AM6/4/20
to UPPAAL


On Wednesday, June 3, 2020 at 2:28:25 PM UTC+2, Sun wrote:
We hope to develop a fully (almost) automated safety analysis tool using uppaal.
The inputs are system model and the outputs are the verification results,  processes among inputs and output  are done automatically by tool.

This leads to a problem, the GUI of uppaal is useless, and even cause trouble.
I want to know:
1. uppaal can be used without GUI(for example , in command line)?

Yes, bin-* directories of each distribution include the command line utility verifyta.
 
2. If so, can I further simulate it on the command line?

verifyta is good for batch verification and simulation (just like the verifier tab).
There is lib/model.jar API for automated interactive simulation (there is also model-javadoc.jar which can be imported into IDE)

Here are some examples:

Reply all
Reply to author
Forward
0 new messages