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

Set the Representative attribute of constraints for which we find a representative #67

Open
wilfwilson opened this issue Jan 31, 2022 · 0 comments
Labels
topic: performance Issues about bad performance, or suggestions/PRs for things that will improve performance

Comments

@wilfwilson
Copy link
Collaborator

Idea: if VoleFind.Rep(con1, con2, con3, refiner1) returns a representative element (i.e. not fail), lets call it x, then Vole could set the Representative attribute for any of [con1, con2, con3, refiner1!.constraint] that do not yet have a representative set. i.e. SetRepresentative(con1, x);, and so on.

@wilfwilson wilfwilson added kind: new feature New features/capabilities topic: performance Issues about bad performance, or suggestions/PRs for things that will improve performance and removed kind: new feature New features/capabilities labels Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: performance Issues about bad performance, or suggestions/PRs for things that will improve performance
Projects
None yet
Development

No branches or pull requests

1 participant