Coder Social home page Coder Social logo

apdofficial / sylvan-benchmarks Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 590.45 MB

Sylvan variable reordering benchmarks

Dockerfile 0.27% CMake 0.25% C 1.50% Python 0.80% Shell 1.97% C++ 2.89% Haskell 6.82% Jupyter Notebook 81.09% TeX 4.42%
bdd benchmark sifting sylvan lace storm dpmc

sylvan-benchmarks's Introduction

Sylvan dynamic variable reordering benchmarks

This repository contains the following benchmark usecases:

Usage

  1. The repository contains a Docker file using which you can build a docker image sylvanbenchmarks:
    docker build --pull --rm -f "Dockerfile" -t sylvanbenchmarks:latest "." 
    The dokcer file creates new directory build (overrriden in case it already exists) and compiles all the executables into it together with the necesarry input data.
  2. Run your image as a interactive container using:
    docker run -i -t sylvanbenchmarks:latest
  3. inside of the image run the following shell script with all the benchmarks (work directory is set to the project working directory): or run a specific benchmark, eg.:
    cd $SCRIPTS && ./build_dmc.sh
     cd $SCRIPTS && ./test_sylvan_dmc.sh "$DMPC_TESTS/weighted/mcc21__wff.3.75.315.cnf"
     cd $SCRIPTS && ./test_cudd_dmc.sh "$DMPC_TESTS/weighted/mcc21__wff.3.75.315.cnf"

sylvan-benchmarks's People

Contributors

apdofficial avatar

Stargazers

 avatar

Watchers

 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.