Here's what Diego Ongaro says in the thesis (section 8.2):
> We attempted to use the TLA model checker on our specification. We found bugs in creating the specification this way but abandoned this approach because it did not scale well to larger models.
I understand that as saying that there is not much point in running TLC on his spec because all the "easy" errors have already been found, and the state space is too big for computing all states, even under stringent constraints. However, it may still be useful to run TLC on a restricted spec in order to explore specific situations.
There was a presentation on Raft in the DrTLA series [1], which includes some remarks on model checking the TLA+ specification of Raft. Did you have a look?
Hope this helps,
Stephan
[1]
https://github.com/tlaplus/DrTLAPlus
> --
> 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+u...@googlegroups.com.
> To post to this group, send email to
tla...@googlegroups.com.
> Visit this group at
https://groups.google.com/group/tlaplus.
> For more options, visit
https://groups.google.com/d/optout.