Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aig-hagen/argumentation_ltl_solver


https://github.com/aig-hagen/argumentation_ltl_solver

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# ltl-argumentation-solver v1.0 (11-2023)

Compile via
```
./build.sh
```

Implements the problem DS-PR and supports the
i23 format for abstract argumentation frameworks.

Currentl< only creates a nuSMV-encoding of the problem that can be handed to a nuSMV solver.

Example usage:
```
./ltl-solver -p DS-PR -fo i23 -f -a
```