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

Model Flags #179

Open
philzook58 opened this issue Mar 17, 2022 · 2 comments
Open

Model Flags #179

philzook58 opened this issue Mar 17, 2022 · 2 comments

Comments

@philzook58
Copy link
Collaborator

We're enforcing certain ordering constraints using a single "world" token that gets assigned to a dummy register. I hate this. We should be modelling flags which get preassigned to the appropriate flag "registers" for the minizinc model.

@philzook58
Copy link
Collaborator Author

Ok, hate is too strong. It is useful and appropriate sometimes. But not for modelling flags.

@codyroux
Copy link

Yea it's bogus for flags, but I was lazy. And it's good for some other things.

Part of the issue was that we weren't modelling flags in the C semantics, so there was a slight mismatch.

But mostly the lazy.

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

2 participants