-
- Downloads
"-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]
Loading