[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlaplus] Is there a way print state trace in tlc when running?



Yes. There is an tlc option for visualizing the state graph, but the number of states should be small about 0-100. when the number is greater than 30, the graph is difficult to read.

On Sat, Sep 21, 2019 at 11:39 AM Shiyao MA <i@xxxxxxxxx> wrote:

Is it possible to directly output the pdf version?

On Wednesday, 18 September 2019 01:00:20 UTC+8, Markus Alexander Kuppe wrote:
On 17.09.19 01:43, Yongqiang Yang wrote:
> I am expecting 2 actions are covered by same times, but they are not,
> so I want to print state trace in each action to analyze changes. I
> can not find a way to print state trace.


Hi,

for small state spaces you can visualize the state graph, which is
activated on the Toolbox's TLC Options page.  On the command line, you
can run TLC with "-dump dot stategraph.dot" to generate the state graph
in dot notation [1].

Hope this helps,

Markus

[1] https://en.wikipedia.org/wiki/DOT_(graph_description_language)

--
You received this message because you are subscribed to the Google Groups "tlaplus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tlaplus+unsubscribe@xxxxxxxxxxxxxxxx.
To view this discussion on the web visit https://groups.google.com/d/msgid/tlaplus/1cbacd06-6276-4e45-bfd7-35aec6a79ba9%40googlegroups.com.


--
Best Wishes
Yongqiang Yang

--
You received this message because you are subscribed to the Google Groups "tlaplus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tlaplus+unsubscribe@xxxxxxxxxxxxxxxx.
To view this discussion on the web visit https://groups.google.com/d/msgid/tlaplus/CAGBYx2YqVuHKjOK0y%3DqgfcupN0%3D66RLoZTEYOUyaYoUyhN2MDQ%40mail.gmail.com.