feat: add tla config for model

This commit is contained in:
hhhh 2026-06-14 23:55:35 +03:00
parent 8758541668
commit 57d048661a
7 changed files with 1592 additions and 0 deletions

View file

@ -0,0 +1,15 @@
SPECIFICATION Spec
INVARIANTS
TypeInvariant
UniqueOwnerForEveryKey
DeadPartitionsAreOutsideTree
CONSTANTS
PartitionIds = {p0, p1, p2, p3, p4, p5, p6, p7}
Threads = {t0, t1, t2, t3}
NoThread = NoThread
KeyCount = 1024
MinPartitionSize = 2
MaxPartitionSize = 8
MaxLoad = 9