Issue1153

Title exact computation of cyclic negated axioms
Priority wish Status unread
Superseder Nosy List haz, jendrik, malte, salome, simon
Assigned To Keywords
Optional summary
related to issue453
Also see meta-issue issue924

Created on 2024-09-17.15:22:27 by salome, last changed by simon.

Summary
related to issue453
Also see meta-issue issue924
Messages
msg11696 (view) Author: salome Date: 2024-09-17.15:22:26
When computing negated axioms (in the default value axioms task transformation) we currently use a trivial overapproximation for derived variables with cyclic dependencies. The reason for this is that simply negating the formula is not correct (see issue453). We could compute the negated axioms exactly by using unrolling.
History
Date User Action Args
2024-09-17 15:48:46simonsetnosy: + simon
2024-09-17 15:24:44hazsetnosy: + haz
2024-09-17 15:22:27salomecreate