Merge branch 'develop' of github.com:potassco/anthem into develop
This commit is contained in:
commit
1804daa961
@ -1,4 +1,4 @@
|
||||
# anthem [](https://github.com/potassco/anthem/releases) [)](https://travis-ci.org/potassco/anthem?branch=master) [)](https://travis-ci.org/potassco/anthem?branch=develop)
|
||||
# anthem [](https://github.com/potassco/anthem/releases) [](https://travis-ci.org/potassco/anthem?branch=master) [](https://travis-ci.org/potassco/anthem?branch=develop)
|
||||
|
||||
> Translate answer set programs to first-order theorem prover language
|
||||
|
||||
@ -9,9 +9,11 @@
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
$ anthem [options] file...
|
||||
$ anthem [--simplify] file...
|
||||
```
|
||||
|
||||
With the option `--simplify`, output formulas are simplified by applying several basic transformation rules.
|
||||
|
||||
## Building
|
||||
|
||||
`anthem` requires [CMake](https://cmake.org/) and [Boost](http://www.boost.org/) for building.
|
||||
|
Loading…
x
Reference in New Issue
Block a user