An open API service indexing awesome lists of open source software.

https://github.com/termoshtt/rgbd

Unofficial Rust client for GBD Benchmark Database
https://github.com/termoshtt/rgbd

benchmark sat-solver

Last synced: about 1 year ago
JSON representation

Unofficial Rust client for GBD Benchmark Database

Awesome Lists containing this project

README

          

rgbd
=====
[![crate](https://img.shields.io/crates/v/rgbd.svg)](https://crates.io/crates/rgbd)
[![docs.rs](https://docs.rs/rgbd/badge.svg)](https://docs.rs/rgbd)
[![master](https://img.shields.io/badge/docs-master-blue)](https://termoshtt.github.io/rgbd/rgbd/index.html)

Unofficial Rust client for [GBD Benchmark Database](https://github.com/Udopia/gbd), [A Problem Meta-Data Library for Research in SAT](https://easychair.org/publications/paper/jQXv)

License
--------

© 2024 Toshiki Teramura (@termoshtt)

This project is licensed under either of

- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)

at your option.