Skip to content

MichaelRawson/satcop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SATCoP

A theorem prover for first-order logic based on connection tableau and SAT solving.

Build

Install a Rust toolchain: rustup is convenient for this.

$ cargo build --release

There should now be an executable at target/release/satcop.

Usage

$ satcop --help

About

Connection tableaux with SAT solving.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published