(causal-register)
(check model)
A series of causally consistent (CC) ops are a causal order (CO). We issue a CO of 5 read (r) and write (w) operations (r w r w r) against a register (key). All operations in this CO must appear to execute in the order provided by the issuing site (process). We also look for anomalies, such as unexpected values
A series of causally consistent (CC) ops are a causal order (CO). We issue a CO of 5 read (r) and write (w) operations (r w r w r) against a register (key). All operations in this CO must appear to execute in the order provided by the issuing site (process). We also look for anomalies, such as unexpected values
(cw1 _ _)
(cw2 _ _)
(inconsistent msg)
Represents an invalid termination of a model; e.g. that an operation could not have taken place.
Represents an invalid termination of a model; e.g. that an operation could not have taken place.
(inconsistent? model)
Is a model inconsistent?
Is a model inconsistent?
(step model op)
(r _ _)
(ri _ _)
(test opts)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close