You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation of magic wand snapshots can result in contradicting assumptions (i.e. is unsound) if a magic wand (chunk) is applied more than once. This can be achieved using applying expressions, as illustrated in attached file test205.sil. A discussion of the problem, as well as a solution, can be found in my thesis and in Nils Becker's project report.
The current implementation of magic wand snapshots can result in contradicting assumptions (i.e. is unsound) if a magic wand (chunk) is applied more than once. This can be achieved using
applying
expressions, as illustrated in attached filetest205.sil
. A discussion of the problem, as well as a solution, can be found in my thesis and in Nils Becker's project report.Attachments:
test205.sil
The text was updated successfully, but these errors were encountered: