package coq-chapar

  1. Overview
  2. No Docs
A framework for verification of causal consistency for distributed key-value stores and their clients in Coq

Install

Dune Dependency

Authors

Maintainers

Sources

v8.12.0.tar.gz
sha512=3015fa85c49e25a71317ec9999fd0e77df41e3a969958913499f28c0dcdcd9e4d40fca694591032e58c4f071f9e0a1082fdb42edabce0fee06621f7f09e879b7

Description

A framework for modular verification of causal consistency for replicated key-value store implementations and their client programs in Coq. Includes proofs of the causal consistency of two key-value store implementations and a simple automatic model checker for the correctness of client programs.

Dependencies (1)

  1. coq >= "8.10" & < "8.13~"

Dev Dependencies

None

Used by

None

Conflicts

None