A theorem prover for first-order logic based on connection tableau and SAT solving.
Install a Rust toolchain: rustup is convenient for this.
$ cargo build --release
There should now be an executable at target/release/satcop.
$ satcop --help
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A theorem prover for first-order logic based on connection tableau and SAT solving.
Install a Rust toolchain: rustup is convenient for this.
$ cargo build --release
There should now be an executable at target/release/satcop.
$ satcop --help