[package] name = "debug_sat" version = "0.4.0" authors = ["Sven Nilsen "] keywords = ["sat", "debug", "automated", "theorem", "proving"] description = "A debuggable automatic theorem prover for boolean satisfiability problems (SAT)." license = "MIT" repository = "https://github.com/advancedresearch/debug_sat.git" homepage = "https://github.com/advancedresearch/debug_sat" documentation = "https://docs.rs/debug_sat" readme = "README.md" [dependencies]