Ecosyste.ms: Awesome

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: about 1 month ago
JSON representation

a toy Rust SAT solver

Lists

README

        

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