Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix delayed formulas #18

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Fix delayed formulas #18

merged 2 commits into from
Mar 19, 2024

Conversation

benkeks
Copy link
Owner

@benkeks benkeks commented Mar 19, 2024

This changes the construction of delayed formulas on components of AttackerDelayedObservation positions

Previously, the AttackerDelayedObservations were traversed through recursion during construction of example distinguishing formulas. This could lead to infinite recursion due to loops in the attacker controlled component.

…n positions

Previously, the AttackerDelayedObservations were traversed through recursion during construction of example distinguishing formulas. This could lead to infinite recursion due to loops in the attacker controlled component.
@benkeks benkeks merged commit ae1ed15 into main Mar 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant