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.13.0.tar.gz
sha512=414af47a9323a3bf73230255e4b90f2baf7a986aaadfb165b11efcbe1fdcd7487716e9c23cdcecacfd69308f8d5375f0c74e8219858d7c6e4d3326eb5759c024

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.15~"

Dev Dependencies

None

Used by

None

Conflicts

None