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.9.0.tar.gz
sha256=a4b76cb183a159a98ec50327d8bf7285055a6fdd0617385b465e97277dfa17da

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 (2)

  1. coq >= "8.9" & < "8.10~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None