GithubHelp home page GithubHelp logo

isa_btree's Introduction

isa_btree: Isabelle formalization of B-tree correctness

Description

This repository contains Isabelle definitions of the main B-tree operations, together with an OCaml version of the definitions wrapped in an OCaml library.

Quick links

  • The tjr_btree OCaml library can be found at https://github.com/tomjridge/tjr_btree
  • The online ocamldoc documentation can be found here. The main module is Isa_export_wrapper. See also the docs directory. A pdf rendering (likely out-of-date) of the ocamldoc for the Isa_export_wrapper module can be found in here.

Main directories

  • docs: documentation, including ocamldoc and Isabelle-generated html (likely out of date)
  • src: the Isabelle sources
  • ocaml: the OCaml wrapper around the Isabelle-generated code. The main OCaml code can be found in ocaml/isa_export_wrapper.ml.

Dependencies (for OCaml code)

Dependency Comment
num isa exported code uses Big_int
yojson, ppx_deriving_yojson
tjr_fs_shared shared lib

Compile-time configuration

Profiling is controlled by ppx_optcomp, a config file "/tmp/optcomp_config.ml", and file "profilers.ml". By default, profiling is disabled (?). To enable, you have to edit this config file.

isa_btree's People

Contributors

tomjridge avatar ag91 avatar

Stargazers

Ian Zimmerman avatar Seb Mondet avatar

Watchers

James Cloos avatar  avatar Niels Mündler avatar  avatar

Forkers

ag91 ninixon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.