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

Re: [tlaplus] Re: Confirmation of sequence of execution in model



I believe Leslie answered your question by pointing you to section 2.3 of the PlusCal manual but posted the reply to another thread. In short, TLC performs a breadth-first search of the state space generated by your algorithm and therefore considers all possible interleaved executions of the processes.

Stephan

> On 1 Mar 2019, at 01:51, 7532yahoo@xxxxxxxxx wrote:
> 
> Based on the conversion to TLA+, the translation makes each labeled statement it's own function and runs them all in parallel ... so how do we get a sequential set of executions?
> 
> -- 
> 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 post to this group, send email to tlaplus@xxxxxxxxxxxxxxxx.
> Visit this group at https://groups.google.com/group/tlaplus.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 post to this group, send email to tlaplus@xxxxxxxxxxxxxxxx.
Visit this group at https://groups.google.com/group/tlaplus.
For more options, visit https://groups.google.com/d/optout.