Skip to content

hoelzl/Snark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

06f86a3 · Jun 14, 2015

History

8 Commits
Sep 2, 2012
Jun 14, 2015
Nov 10, 2012
Sep 2, 2012
Sep 2, 2012
Sep 2, 2012
Sep 2, 2012
Sep 2, 2012
Sep 2, 2012
Sep 2, 2012
Sep 2, 2012
Sep 2, 2012
Jun 24, 2013
Jun 24, 2013
Jun 24, 2013
Jun 24, 2013
Nov 28, 2013
Jun 24, 2013
Jun 24, 2013
Jun 24, 2013
Jun 24, 2013
Jun 24, 2013
Jun 24, 2013
Jun 24, 2013
Jun 24, 2013
Jun 24, 2013
Jun 24, 2013

Repository files navigation

(replace "yyyymmdd" by the SNARK version date)

Obtaining SNARK:

  SNARK can be downloaded from the SNARK web page
  http://www.ai.sri.com/~stickel/snark.html

See INSTALL file for installation instructions

Running SNARK:

  lisp
  (load "snark-system.lisp")
  (make-snark-system)
  :

Examples:

  (overbeek-test) in overbeek-test.lisp
    some standard theorem-proving examples, some time-consuming

  (steamroller-example) in steamroller-example.lisp
    illustrates sorts

  (front-last-example) in front-last-example.lisp
    illustrates program synthesis

  (reverse-example) in reverse-example.lisp
    illustrates logic programming style usage

A guide to SNARK has been written:

  http://www.ai.sri.com/snark/tutorial/tutorial.html

but has not been updated yet to reflect changes in SNARK,
especially for temporal and spatial reasoning.

About

Mark Stickel's Snark theorem prover

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published