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

https://github.com/jamesbornholt/rustsat

a toy Rust SAT solver
https://github.com/jamesbornholt/rustsat

Last synced: 18 days ago
JSON representation

a toy Rust SAT solver

Awesome Lists containing this project

README

          

a toy SAT solver written in Rust
(mostly to experiment with some optimizations that seem difficult for the ownership model)