Skip to content

cbboyan/pyprove

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATPy

Python Library for ATP Projects.

Quick Install

$ pip install . --user

Developers

$ pip install -e . --user

MacOS

For this program to work the timout command must be available. Since this is normally not the case install it first by running (assumes brew):

brew install coreutils
sudo ln -s /usr/local/bin/gtimeout /usr/local/bin/timeout

Check if the command works by running

timeout --help

Credits

Development of this software prototype was supported by:

  • ERC Consolidator grant no. 649043 AI4REASON
  • ERC Starting grant no. 714034 SMART
  • FWF grant P26201
  • Cost Action CA15123 EUTypes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.8%
  • JavaScript 4.9%
  • CSS 1.3%