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

#3: dif/2, findall/3: unexpected overflow #7

Closed
UWN opened this issue Aug 14, 2022 · 3 comments
Closed

#3: dif/2, findall/3: unexpected overflow #7

UWN opened this issue Aug 14, 2022 · 3 comments

Comments

@UWN
Copy link

UWN commented Aug 14, 2022

#3

@flexoron
Copy link

flexoron commented Aug 14, 2022

True.

Processing a finite list of 5994 elements(which are lists with 3 elements).

At the moment I get:

$ tpl
findall/3 Time elapsed 12s

$ tpl
bagof/3 error(resource_error(finite_memory),top_level/0).

But I guess this is an interim stage of tpl development.

@flexoron
Copy link

"The resource finite_memory is here to indicate that any finite memory would not be enough"
Commenting 'any': This is not true. A creative mathematician discovers (and solves) some of these problems.

@UWN
Copy link
Author

UWN commented Aug 15, 2022

Any finite memory certainly means any finite memory of this processor.

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

2 participants