Skip to content

A translator between answer set programs and first-order logic

License

Notifications You must be signed in to change notification settings

potassco/anthem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anthem

anthem is a command line application for translating answer set programs in the mini-gringo dialect of clingo to first-order theories. Using an automated theorem prover, these theories can then be used to verify properties of the original programs, such as strong and external equivalence.

Check out the Manual to learn how to install and use anthem.

If you want to use anthem as a library to build your own application, you can do so. Check out the API documentation for the available functionalities.

Where's anthem 1?

You're currently looking at version 2 of anthem, which is the latest version and the only one that is actively developed. This is a complete reimplementation crafted by Zach Hansen and Tobias Stolzmann.

Until recently, you would have found Patrick Lühne's version 1 here, which was discontinued and therefore moved to anthem-1. We'd like to thank Patrick for the effort he put into his implementation and the kindness of resolving the naming conflict with us.

License

anthem is distributed under the terms of the MIT license. See LICENSE for details!

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in anthem by you shall be licensed as above, without any additional terms or conditions.

About

A translator between answer set programs and first-order logic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages