Giter Club home page Giter Club logo

caml_egg's Introduction

CAML_EGG : An OCaml implementation of EGG

Author : Hugo GUERRIER
License : MIT
Verison : 0.4a

Dependencies

Binaries that are mandatory to run this project

There are also some ocaml dependencies

Installation

This installation process is optimized for Unix systems but thanks to opam it should work on every system

  • (1) Install opam on your system Help
  • (2) Install a correct OCaml environment. You can do this manually, but the best way to do it is to run $ opam switch create 4.13.1 (Restart your terminal)
  • (3) Install dune on your system using opam $ opam install dune
  • (4) Install ocaml dependencies with opam $ opam install alcotest unionFind

Running tests

To perform tests on the EGG implementation simply run $ dune runtest on the project root. All tests are in the test folder, there is :

  • Test for the union-find structure
  • Test for the E-Graph creation
  • Test for E-Class creation and manipulation
  • Test for E-Node creation and manipulation

caml_egg's People

Contributors

hugogguerrier avatar

Watchers

Frederic Peschanski avatar  avatar

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.