Skip to content
Snippets Groups Projects
Commit b7af7718 authored by Markus Alexander Kuppe's avatar Markus Alexander Kuppe
Browse files

"-lncheck seqfinal" checks satisfiability branches of liveness checking

sequentially.

Multiple properties are usually split into individual branches that TLC
checks in parallel.  In memory constrained environments, running the
branches sequentially trades memory (space) for time.

[Feature][TLC]
parent e2f99e6c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment