aspmt
Computes ASPMT theories
System aspmt2smt is a prototype implementation of multi-valued propositional formulas under the stable model semantics computed by system z3 based on the
theorem on completion. The system is a toolchain that includes aspmt-compiler, f2lp, gringo, and z3.
Please follow the link to the ASPMT homepage for more information and a tutorial.
System mvsm is a prototype implementation of multi-valued propositional formulas under the stable model semantics computed by gringo/claspD by eliminating
functions in favor of predicates. The system is a toolchain that includes mvpf2lpCompiler, f2lp, gringo, claspD, and as2transition.
...