Skip to content

MichaelRawson/hopcop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HopCoP

A theorem prover for first-order logic based on connection tableaux and backjumping.

Build

Install a Rust toolchain: rustup is convenient for this.

$ cargo build --release

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

Usage

$ hopcop --help

About

connection ATP with backjumping and conflict learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors