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

Re: [tlaplus] How do you list possible next steps?



You could evaluate predicates ENABLED A for all actions A when analyzing the error trace in order to understand which actions are enabled at each of the states. This won't show actual successor states, though.

Stephan

On 15 Apr 2020, at 16:53, Andreas Källberg <anka.213@xxxxxxxxx> wrote:

I have a model with an `Init` and `Next` formula.
While going through an error trace, I would like to see a list of all possible next steps it could transition to.
I assume that I could add some _expression_ based on `Next`, that will provide a set of all solutions for `var'`,
but I have no idea of how to express that?

Thanks,
Andreas

--
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/1efaa45d-f714-4e4d-8fb6-a7ca95d5badb%40googlegroups.com.

--
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/8E41B82E-5C93-465D-A4CA-3AF7896C28A3%40gmail.com.