apanda / cvm

Rust implementation of CVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVM Implementation

This started out as an experiment in implementing the CVM algorithm, but then ended up becoming an exercise in implementing a Treap.

The goal is still to finish up the CVM code.

About

Rust implementation of CVM

License:BSD 2-Clause "Simplified" License


Languages

Language:Rust 100.0%