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

chapar-8.17.0.tar.gz
sha512=3063a748bcb601f4dad385cce11a9fa385c079eb567abe22dafa8adb9e3d860cc85995cfcf5382228dd335390c4f3bb6ecc2f65c31c2fb830581ffda6d600b6c

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"

Dev Dependencies

None

Used by

None

Conflicts

None