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

User defined constraints Improvements #177

Open
philzook58 opened this issue Mar 9, 2022 · 1 comment
Open

User defined constraints Improvements #177

philzook58 opened this issue Mar 9, 2022 · 1 comment

Comments

@philzook58
Copy link
Collaborator

philzook58 commented Mar 9, 2022

User defined constraints can't refer to preassigned variables
We have a general provenance problem that occasionally bites us. The substituter eagerly destroys some information which is hard to recover.
Having said that, I don't know what extra constraints you could write that would usefully refer to preassigned variables.

A special code path to inject variables preassigned to constants could be done without too much difficulty be reaching back into the hvar preassignment config at param generation time

@philzook58 philzook58 changed the title User defined constraints can't refer to preassigned variables User defined constraints Improvements Mar 15, 2022
@philzook58
Copy link
Collaborator Author

It could be useful to retain C line number connection to operation id so that user can easily force certain operation orderings.

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