Skip to content

hroc135/c3py

 
 

Repository files navigation

c3py

C3PY

Causal Consistency Checker in Python.

Overview

C3PY is a Python library for checking the causal consistency of an execution history of a concurrent system. It is based on the paper "On verifying causal consistency" by Bouajjani, et al.

C3PY checks whether a given execution history is causally consistent provided the sequential specification of the system.

The library is still under active development and the API is subject to change. Please see the tests for usage examples.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%