Ecosyste.ms: Awesome

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

https://github.com/shinkwhek/SATsolver

SAT solver written in Rust.
https://github.com/shinkwhek/SATsolver

rust sat-solver

Last synced: about 1 month ago
JSON representation

SAT solver written in Rust.

Lists

README

        

# SAT solver

This is a SAT solver written in Rust.

## usage

see help `cargo run`

```
$ cargo run
```