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.14.0.tar.gz
sha512=cd4ead48ba9cd877b980fc67e05d9413f1a779ab9b7cb9076c5bd12a10437413238692f9dbb384fb3fdf45f7fb8e5763c634132b0947791b08c4f88b29d40337

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.14" & < "8.16~"

Dev Dependencies

None

Used by

None

Conflicts

None