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

Problem.clear methods not clearing UserTypes #583

Open
Framba-Luca opened this issue Mar 19, 2024 · 0 comments
Open

Problem.clear methods not clearing UserTypes #583

Framba-Luca opened this issue Mar 19, 2024 · 0 comments

Comments

@Framba-Luca
Copy link
Contributor

All the Problem.clear methods (e.g. clear_actions, clear_fluents, etc.) do not re-compute the UserTypes.

This is an issue mainly when reflected in the ProblemKind, so only with hierarchical typing.

The main difficulty of solving this issue is the mixin design, because the "re-compute UserTypes" method has to work regarless of which mixins the Problem class implements.

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

No branches or pull requests

1 participant