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

Unshared iterator is worst-case exponential #112

Open
uncomputable opened this issue Jun 8, 2023 · 0 comments
Open

Unshared iterator is worst-case exponential #112

uncomputable opened this issue Jun 8, 2023 · 0 comments

Comments

@uncomputable
Copy link
Collaborator

The (planned) iterator over the unshared nodes of a program is exponential in the size of the program in the worst case.

It may be that we want to check the static bounds against consensus limits during finalization. Or maybe we should require the user provide an upper limit on resources before starting iteration.

(see #104)

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