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

Trampoline MetaSymbol.reify #101

Open
brandonwillard opened this issue Mar 2, 2020 · 0 comments
Open

Trampoline MetaSymbol.reify #101

brandonwillard opened this issue Mar 2, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request important Features and issues that need to be addressed ASAP meta graph This issue involves the meta graph objects

Comments

@brandonwillard
Copy link
Contributor

MetaSymbol.reify is still pretty stack-driven, which is bad for scaling toward larger graphs, so we should consider implementing a trampolined approach (e.g like etuples and unification).

@brandonwillard brandonwillard added enhancement New feature or request important Features and issues that need to be addressed ASAP labels Mar 2, 2020
@brandonwillard brandonwillard self-assigned this Mar 2, 2020
@brandonwillard brandonwillard added the meta graph This issue involves the meta graph objects label Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request important Features and issues that need to be addressed ASAP meta graph This issue involves the meta graph objects
Projects
None yet
Development

No branches or pull requests

1 participant