debug_sat 0.4.0

A debuggable automatic theorem prover for boolean satisfiability problems (SAT).
Documentation
[package]
name = "debug_sat"
version = "0.4.0"
authors = ["Sven Nilsen <bvssvni@gmail.com>"]
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]