Support second mini-gringo dialect and tau* variant with absolute value and modified division #15
Labels
A-syntax-tree
Area: Abstract syntax tree
A-translating
Area: Language translations (like tau_star, ...)
C-feature-requested
Category: Requested feature
E-hard
Experience: Hard
P-low
Priority: Low
Clingo's definition of division/modulo differs from mathematical definition presented in "Verifying Tight Logic Programs with ANTHEM and VAMPIRE" in the case of negative divisors (uses truncation to zero instead of floor).
Up-to-date definitions are in Jorge & Vladimir's "Omega-Completeness..." draft, which adds absolute value as a function to mini-GRINGO and the two-sorted target language.
So do we want to make anthem clingo-compliant and add this?
omega.pdf
The text was updated successfully, but these errors were encountered: