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.16.0.tar.gz
sha512=ac06a04716f0258216939602240f6e0e543a2fd5ff308c2d780eeb431e720aa77980645de13db98743934e1d222f758eddf9dabc54b5f5cba2fa631732a54a11

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.19"

Dev Dependencies

None

Used by

None

Conflicts

None