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

Preprocessing idea for VoleFind.Group #70

Open
wilfwilson opened this issue Jan 31, 2022 · 0 comments
Open

Preprocessing idea for VoleFind.Group #70

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

Comments

@wilfwilson
Copy link
Collaborator

Before and/or after processing the given arguments, it could be the case that VoleFind.Group knows that it has (directly or indirectly) been given a single constraint of the form Constraint.InGroup(G), possibly in addition to a constraint Constraint.MovedPoints(pts), where pts = MovedPoints(G). In this case, Vole can simply return G, without having to perform a search.

@wilfwilson wilfwilson added the topic: performance Issues about bad performance, or suggestions/PRs for things that will improve performance label Jan 31, 2022
@wilfwilson wilfwilson self-assigned this 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