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.15.0.tar.gz
sha512=3a808e7b6be2fa10c806498c119a74fa3791fa49ed4a686b0fdbd02ad867046dfa2b430074747511298a4ee54c4aac400bb346ab9dc32d6dab9eea98a10141f3

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

Dev Dependencies

None

Used by

None

Conflicts

None