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.11.0.tar.gz
sha512=35961eeece511cebbd8f370d416b6bf952f08cc8d9050554d7e2688d9ed90635652161cfc3b391a1272ac92d5d552c0a1f9008cc0cd56d31f858dbbf08dac914

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.9" & < "8.12~"

Dev Dependencies

None

Used by

None

Conflicts

None