Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jamesbornholt/rustsat

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

Last synced: about 2 months 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)