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

Re: [tlaplus] Exploration of state-space by TLC in the simulation mode



I believe your description is correct, and so it is neither depth-first nor breadth-first search but random exploration.

Stephan

On 26 Feb 2023, at 01:55, Aman Shaikh <amanshaikh75@xxxxxxxxx> wrote:

Hi

In the simulation mode, here's my understanding of how TLC explores the state-space of a specification. It starts with an initial state and then explores a behavior by going through a sequence of actions upto the -depth parameter. Each action in the sequence is chosen at random. Once TLC is done with one behavior, it starts again from the initial state and explores another behavior. It continues doing this till the user askes it to stop.

To me, this seems like a depth-first exploration of the state-space (as opposed to breadth-first exploration employed in the model checking mode). Is my understanding correct?

thx
aman



--
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/CA%2B13N%3DuGRXcNLs1%2BjVDWRMbYhHMqh0XZ8iD0qiXed8MCims-0w%40mail.gmail.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/E18328AD-3286-4966-8E0E-047416696E94%40gmail.com.