coala

translates action languages into answer set programs
  http://www.cs.uni-potsdam.de/wv/coala/
  0
  no reviews



The coala tool translates an action language into a logic program under the answer set semantics. After being grounded by lparse or gringo, the logic program can be solved by an answer set solver such as clasp. At the moment coala is able to translate the action language AL, B, C, a subset of C+ and the action language CTAID. The type of input language can be specified with a command line option.