Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
using:generating_state_graphs [2025/02/18 11:21] – fponzi | using:generating_state_graphs [2025/02/18 13:01] (current) – fponzi | ||
---|---|---|---|
Line 9: | Line 9: | ||
</ | </ | ||
- | then visualize the graph: * http:// | + | then visualize the graph: |
+ | |||
+ | | ||
+ | | ||
If the state graph is large, you can try to visualize it using: | If the state graph is large, you can try to visualize it using: | ||
- | * https:%%//%%cytoscape.org/ | + | * https:// |
- | * https:%%//%%gephi.org/ | + | * https:// |
If you use intellij, there is a plugin to visualize/ | If you use intellij, there is a plugin to visualize/ | ||
- | From the TLA+ Toolbox: | + | ===== From the TLA+ Toolbox: |
if dot is not installed in the standard path, please adjust the dot path in the Toolbox’s preferences (File > Preferences > TLA+ Preferences > PDF Viewer > Specify dot command). Afterwards check “Visualize state graph after completion of model checking” before you run model-checking on the “Advanced Options” page of the model editor (see attached screenshot). The Toolbox will then add a tab to the model editor showing the state graph once model checking has completed. | if dot is not installed in the standard path, please adjust the dot path in the Toolbox’s preferences (File > Preferences > TLA+ Preferences > PDF Viewer > Specify dot command). Afterwards check “Visualize state graph after completion of model checking” before you run model-checking on the “Advanced Options” page of the model editor (see attached screenshot). The Toolbox will then add a tab to the model editor showing the state graph once model checking has completed. |