-
Notifications
You must be signed in to change notification settings - Fork 4
Graphical User Interface
Christoph Matheja edited this page Apr 19, 2018
·
3 revisions
This page provides a brief introduction to the graphical user interface generated by Attestor. The main purpose is to enable a convenient way to explore generated state spaces and understand counterexamples.
Attestor can generate web applications to graphically explore state spaces and counterexamples, grammars, contracts, and particularly large states that may not have been abstracted properly.
To obtain the web application of interest, it is necessary to activiate the respective command-line options. On this page, we concentrate on graphical exploration of state spaces and counterexamples, i.e. the option --export <path>
has to be set. Here, <path>
determines where the web application is generated.