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

Consider Compound vs BigCompound heuristic helper #299

Open
RossNordby opened this issue Nov 24, 2023 · 0 comments
Open

Consider Compound vs BigCompound heuristic helper #299

RossNordby opened this issue Nov 24, 2023 · 0 comments

Comments

@RossNordby
Copy link
Member

RossNordby commented Nov 24, 2023

It's not immediately clear to many users whether they should use a Compound or a BigCompound. That's understandable, considering there is no fixed threshold of child count. A better heuristic would examine the SAH of the BigCompound tree versus the brute force testing of Compound.

It would require building a tree, but this kind of choice can be made offline.

Possibly worth a demo? Or an expansion of the CompoundDemo?

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