Giter Site home page Giter Site logo

btor2i's Introduction

btor2i

btor2i is a faster interpreter for BTOR2 written in rust.

It is available as both a command-line interface and a rust library.

Command-line interface

Using cargo; run cargo install --path . and make sure $HOME/.cargo/bin is on your path.

Run btor2i --help for all of the supported flags.

Rust interface [WIP]

btor2i can also be used in your rust code which may be advantageous. Add btor2i to your Cargo.toml with:

[dependencies.btor2i]
version      = "0.1.0"
path         = "../btor2i"

Check out cargo doc --open for exposed functions.

Contributing

Issues and PRs are welcome. For pull requests, make sure to run the Turnt test harness with make test and make benchmark. The make test output is in TAP format and can be prettified with TAP consumers, like Faucet. There is also .github/workflows/rust.yaml which will format your code and check that it is conforming with clippy.

btor2i's People

Contributors

ngaijustin avatar obhalerao avatar sanjitbasker avatar

Stargazers

 avatar  avatar  avatar  avatar Adrian Sampson 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.