Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cmeiklejohn/pve

Predecessor vectors with exceptions for Erlang.
https://github.com/cmeiklejohn/pve

Last synced: about 2 months ago
JSON representation

Predecessor vectors with exceptions for Erlang.

Awesome Lists containing this project

README

        

## Concise Version Vectors

or, Predecessor Vectors (with, and without exceptions)

## Details

An implementation of the ideas in [Concise Version Vectors in WinFS](http://research.microsoft.com/apps/pubs/default.aspx?id=64677) by Dahlia Malkhi and Douglas B. Terry. (DISC 05)

Repository contains:

* KVS implementation for exploring ideas related to paper.
* EQC test for KVS.
* Implementations of predecessor vectors and predecessor vectors with exceptions.