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

Backend support for update and uninterpreted functions #28

Merged
merged 29 commits into from
Mar 15, 2024

Conversation

ondrej33
Copy link
Member

@ondrej33 ondrej33 commented Mar 5, 2024

This PR implements the backend for tracking and validating the state of the model's update functions and uninterpreted functions. It is synchronized with the front end using events.

The new components extend the main ModelState struct and the corresponding events are added to the API in the src/aeon_events.ts file.

@ondrej33 ondrej33 changed the title Backend support for update functions Backend support for update and uninterpreted functions Mar 10, 2024
@daemontus daemontus merged commit f31819c into main Mar 15, 2024
4 checks passed
@ondrej33 ondrej33 deleted the dev-functions-backend branch April 3, 2024 12:07
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.

2 participants