apalache
apalache copied to clipboard
Make deadlock detection optional
Given that deadlock detection makes an additional call (and it's is incomplete anyways), it seems to be a good idea to me to set --no-deadlock=true
by default.
Originally posted by @konnov in https://github.com/informalsystems/apalache/issues/1040#issuecomment-1235232480
Related: #711, #712
This is a part of a more general discussion: https://github.com/informalsystems/apalache/discussions/2142