Skip to content

vellvm/ctrees

Repository files navigation

Choice Trees

Docker CI

We develop a cousin of Interaction Trees, dubbed ctrees with native support for internal non-determinism.

Meta

Building instructions

Installing dependencies

Installing the opam dependencies

opam install dune
opam install coq-ext-lib
opam install coq-itree
opam install coq-relation-algebra
opam install coq-coinduction
opam install coq-equations

Obtaining the project

git clone https://github.com/vellvm/ctrees
cd ctrees

Building the project

dune build

About

An itree-like data-structure to additionally support internal non-determinism

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published