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

HDX/AV: Simplified option for Brute Force Convex Hull #404

Open
jteresco opened this issue May 26, 2022 · 0 comments
Open

HDX/AV: Simplified option for Brute Force Convex Hull #404

jteresco opened this issue May 26, 2022 · 0 comments

Comments

@jteresco
Copy link
Contributor

To see the algorithm at a higher level and to see it operate on some larger data, we could have an option in BFCH to make the "check if all points are on the same side" a single step that just does a lot of hidden computation. This could execute much faster as a single action rather than making it a loop of HDX actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant