rsat

Crates.iorsat
lib.rsrsat
version0.1.12
sourcesrc
created_at2019-09-14 16:36:00.770821
updated_at2020-10-18 12:42:10.677839
descriptionSAT Solver
homepagehttps://solhop.org/rsat
repositoryhttps://github.com/solhop/rsat
max_upload_size
id164786
size45,279
Prateek Kumar (prateekkumarweb)

documentation

https://docs.rs/rsat/

README

rsat

SAT Solver.

Crates.io Crates.io Crates.io Docs

Currently, a stochastic local search based on probSAT and a CDCL solver based on MiniSAT has been implemented. More algorithms will be available soon.

This projetct is still in development. The APIs can change before the first stable release v1.0.0.

License

MIT

Commit count: 95

cargo fmt