Y
Hacker News
new
|
ask
|
show
|
jobs
by
igornotarobot
1934 days ago
Depending on the problem that you are trying to solve with TLA+, you may prefer one encoding or another. For instance, here is one encoding for the proof system:
https://hal.archives-ouvertes.fr/hal-01768750/
. And here is another encoding for model checking:
https://dl.acm.org/doi/10.1145/3360549
1 comments
romac
1934 days ago
Direct link to the Apalache model checker:
https://apalache.informal.systems/
link