Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyRes-wrapper

PyRes is a simple python resolution theorem prover for first order logic. This is a wrapper to pip install it as a python package. See https://github.com/eprover/PyRes

Installation

git submodule init
git submodule update
python3 -m pip install -e .

Execution

python3 -m PyRes.pyres-fof -tifbp -HPickGiven5 -nlargest PyRes/EXAMPLES/PUZ001+1.p

About

Wrapper to install PyRes as library and executables

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors